Skip to content

Instantly share code, notes, and snippets.

@zztimur
Created November 13, 2013 00:28
Show Gist options
  • Save zztimur/7441384 to your computer and use it in GitHub Desktop.
Save zztimur/7441384 to your computer and use it in GitHub Desktop.
magento - apache modules that are not needed
Here is the list of apache modules which we were able to disable safely. This list is published just to give you idea, so be careful and consider your specific needs before disabling these.
Here is the list
proxy
proxy_ajp
proxy_balancer
proxy_connect
proxy_ftp
proxy_http
bw (bandwidth usage)
cache (disk and memory cache)
disk_cache (disk and memory cache)
speling (tries to find misspel docs)
status (to get apache status)
substitute (find replace in output)
suexec (allows to run cgi under some user and group)
userdir (point user real directory)
usertrack (click stream recording)
vhost_alias (Dynamic vhosts)
cgi (cgi support)
version (allows to use IfVersion in htaccess)
ext_filter (extends filters)
authn_anon (authenticate anonymous)
authn_dbm
authz_ldap
authz_dbm
info
authz_owner
include
logio
authn_alias
authn_default
ldap
authz_groupfile
authz_default
suexec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment