Re: [users@httpd] DirectoryIndex fails to serve file to proxy (php-fpm, proxy_fcgi_module)

2012-09-18 Thread PanaColina
. Hill On Tue, Sep 18, 2012 at 12:37 PM, Mark Montague wrote: > On September 18, 2012 0:17 , PanaColina wrote: > >> Thank you for your response. I had assumed that there was some mechanism >> either within Apache HTTP Server or within PHP-FPM for handling a URI >> reque

Re: [users@httpd] DirectoryIndex fails to serve file to proxy (php-fpm, proxy_fcgi_module)

2012-09-17 Thread PanaColina
is no real support for this, given that php-fpm is not considered experimental as of httpd-2.4. Regards, J.L. Hill On Sun, Sep 16, 2012 at 4:44 PM, Mark Montague wrote: > On September 14, 2012 15:25 , PanaColina wrote: > >> When a directory request is received, apache sends only the

[users@httpd] DirectoryIndex fails to serve file to proxy (php-fpm, proxy_fcgi_module)

2012-09-14 Thread PanaColina
When a directory request is received, apache sends only the directory name to the proxy fcgi, not the file name, even though the DirectoryIndex directive is set (and working correctly in a basic config). A critical problem as http://www.example.com gives "file not found" or "no input file specifie