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
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
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
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