AllowOverride
Jump to navigation
Jump to search
AllowOverride is a configuration parameter from the apache configuration files. AllowOverride=All allows a file .htaccess to override the options for the respective directory, AllowOverride=None prohibits that. For more information, see http://httpd.apache.org/docs/2.2/mod/core.html.