Re: [users@httpd] Apache 2.4.2/PHP-FPM via ProxyPass/htaccess-Problem

2012-08-23 Thread Igor Cicimov
On Fri, Aug 24, 2012 at 5:57 AM, Mark Montague wrote: > On August 23, 2012 12:18 , Konrad Neuwirth > wrote: > >> It appears, to me, that the proxy directive takes precedence over the >> access restrictions placed into the directory, and I do not know how to >> reverse that ordering. >> >> The ap

Re: [users@httpd] Apache 2.4.2/PHP-FPM via ProxyPass/htaccess-Problem

2012-08-23 Thread Mark Montague
On August 23, 2012 12:18 , Konrad Neuwirth wrote: It appears, to me, that the proxy directive takes precedence over the access restrictions placed into the directory, and I do not know how to reverse that ordering. The appropriate snipped of our httpd configuration is: Require all d

[users@httpd] Apache 2.4.2/PHP-FPM via ProxyPass/htaccess-Problem

2012-08-23 Thread Konrad Neuwirth
Dear reader, we have a problem that I do not know how to resolve. We are running a website that interprets all its PHP parts via proxying requests to php-fpm running on a local port. Now, the application we are installing is trying to protect parts of its PHP infrastructure by virtue of using