1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
|
Apache2 modules required for this site to work:
- Default Debian apache modules:
access_compat.load
alias.conf
alias.load
auth_basic.load
authn_core.load
authn_file.load
authz_core.load
authz_host.load
authz_user.load
autoindex.conf
autoindex.load
deflate.conf
deflate.load
dir.conf
dir.load
env.load
filter.load
mime.conf
mime.load
mpm_event.conf
mpm_event.load
negotiation.conf
negotiation.load
setenvif.conf
setenvif.load
status.conf
status.load
- Additional modules installed specifically for this web site:
rewrite.load
cgi.load
ssl.conf
ssl.load
socache_shmcb.load
userdir.conf
userdir.load
- Not used now but planned for the future:
include.load
|