Apache AllowOverride options

From Edgar BV Wiki
Revision as of 16:46, 6 February 2008 by Red (talk | contribs) (New page: Apache can allow overrides to website behavior in the <Directory /some/site/> AllowOverride AuthConfig FileInfo Options </Directory> Sections. AuthConfig enables .htpasswd FileInfo e...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Apache can allow overrides to website behavior in the

<Directory /some/site/>

 AllowOverride AuthConfig FileInfo Options

</Directory>

Sections.

AuthConfig enables .htpasswd FileInfo enables mod_rewrite Options allows you to change other stuff