How can I set in httpd.conf so that any request to any filename.php/xyz should be redirected to filename.php or at least send an 404 Error.
Thank you
How can I set in httpd.conf so that any request to any filename.php/xyz should be redirected to filename.php or at least send an 404 Error.
Thank you
AcceptPathInfo Off
http://httpd.apache.org/docs/2.0/mod/core.html#acceptpathinfo