[users@httpd] ProxyPassMatch and space in path to a file socket

2016-03-30 Thread Ghislain
use ProxyPassMatch ^/(.*\.php(/.*)?)$ "unix:/home/site1/logs/php-fpm-1151.sock|fcgi://localhost/home/site1/logs/public_html" timeout=900 I tried to modify things but was not able to find a solution to this. Is there a secret option to make it send the path unencoded ? regards, Ghisla

Re: [users@httpd] ProxyPassMatch and space in path to a file socket

2016-03-30 Thread Ghislain
Le 30/03/2016 16:26, Stormy a écrit : At 04:02 PM 3/30/2016 +0200, Ghislain wrote: hi, I have ProxyPassMatch redirecting to a file socket to a php FPM process. The issue i have is that the ProxyPassMatch support sockets but it send the URL with encoding. Therefor "my list.php&quo

[us...@httpd] AllowOverride

2009-11-10 Thread Pruniaux Ghislain
Hi, Some users on my apache server need to use RewriteEngine in there directory. They use .htaccess, but they say that does not work. I think i must change AllowOverride for their directory (default is none) , but i could not find the AllowOverride directive for the RewriteEngine (AuthConfig,Fi

Re: [us...@httpd] AllowOverride

2009-11-10 Thread Ghislain Pruniaux
Next time i will open my eyes Thanks a lot On 11/10/2009 05:13 PM, Eric Covener wrote: On Tue, Nov 10, 2009 at 11:04 AM, Pruniaux Ghislain wrote: Hi, Some users on my apache server need to use RewriteEngine in there directory. They use .htaccess, but they say that does not work. I think i