Forums / Install & configuration / "No input file ..." eZpublish 3.7.2 on Apache2 CGI mod

"No input file ..." eZpublish 3.7.2 on Apache2 CGI mod

Author Message

Xavier Langlois

Tuesday 31 January 2006 1:08:13 am

404 error "No input file ..." with eZpublish 3.7 on Apache/2.0.54 (Debian GNU/Linux) CGI mod

Hello, I think this can help people like me with this trouble.
My boss found a solution, try to put this in the .htaccess at the root:

AcceptPathInfo On
RewriteEngine On
RewriteRule index\.php(/.*) /index.php?$1