Hi again,
Oops sorry I read something too quikly !

Le 21/09/2012 21:11, Cyril Bonté a écrit :
Not really, allowed characters have changed from haproxy 1.4 to 1.5.

This is still valid.

Alexey, are you sure the issue is not in your apache configuration ?
The RewriteRule looks strange to me :
RewriteRule ^(.*)$ /phpinfo.php?PATH=%1/&%2 [QSA,L]

It uses %2 but it doesn't match any part of the regexp.

This is not valid...I read $2 instead of %2 ;-)

it looks like haproxy is receiving
garbage values from apache (buffer overflow ?) :
/phpinfo.php?PATH=/РР°Салог/&&pid=42

This is still strange.

--
Cyril Bonté

Reply via email to