Add nominally redundant specification for AcceptPathInfo.

It could potentially be turned off by someone or something
so if we mark it as "On" for sure it might help.
This commit is contained in:
Andrew McMillan 2010-08-30 17:03:29 +12:00
parent 845db16c55
commit 969a7b15e9

View File

@ -202,6 +202,7 @@ single virtual host.</p>
Order allow,deny
Allow from all
&lt;/Directory>
AcceptPathInfo On
php_value include_path /usr/share/awl/inc
php_value magic_quotes_gpc 0
php_value register_globals 0