summaryrefslogtreecommitdiff
path: root/www/apache24/files/README_modules.d
blob: 2d50ce539aeb1fac10063b1d943af564077a7d9f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
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).
#