diff options
Diffstat (limited to 'www/apache22/files/README_modules.d')
-rw-r--r-- | www/apache22/files/README_modules.d | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/www/apache22/files/README_modules.d b/www/apache22/files/README_modules.d new file mode 100644 index 000000000000..2d50ce539aeb --- /dev/null +++ b/www/apache22/files/README_modules.d @@ -0,0 +1,14 @@ +# =================================================== +# Directory for third party module config files. +# +# Modules can be disabled by adding a '#' in front +# of the "LoadModule" line e.g. "#LoadModule" +# +# Files are automatically included if the name +# begins with a three digit number followed by '_' +# and ending in '.conf' e.g. '080_mod_php.conf' +# +# Maintainers can also include instructions how to +# use the module (instead pkg-message). +# + |