...

World Wide Web Server 2012-07-04 16:03:29 -07:00
parent 2b1fb3aa1a
commit 2b8b60c835

@ -7,6 +7,6 @@ SetHandler application/x-httpd-php
AcceptPathInfo On
</FilesMatch>
Sometimes Apache just needs to be told that 'my.php' is actually a PHP file in order for path info to work correctly ;)
Sometimes Apache just needs to be told that 'my.php' is actually a PHP file in order for path info to work correctly I believe it has something to do with security in Apache 2 ;)
For more info have a read of this thread over at DevShed http://forums.devshed.com/apache-development-15/acceptpathinfo-apache2t-34197.html?&highlight=PATH_INFO