Hi,
IM trying to reqrep this URL
  
http://www.domain.net/proxy.php?application=en.server&route=/friends/listFriends?userId=xxx
to
  http://en.server.domain.net/friends/listHotFriends?userId=xxx

this is the line Im using in haproxy.cfg
  reqrep ([^\ ]*)\ /proxy.php?application=(.*)[^&]route=(.*)  
http://\2.domain.net/\3  

I'll appretiate  a hand with this
thx in advance

Owen

---
posted at http://www.serverphorums.com
http://www.serverphorums.com/read.php?10,411976,411976#msg-411976

Reply via email to