Hi, all,

I'm trying squid as a reverse proxy for a web application.

I have a problem when my URL is not ending with a trailing slash.

For example :

http://ip-proxy/test/ => OK
http://ip-proxy/test => KO, Problem

if I send the request directly to the IIS server we have :
http://ip-iis/test/ => OK
http://ip-iis/test => OK

What can I do in squid.conf to correct this problem.

I didn't find a good solution on the Internet yesterday.

Best regards.

FX

Reply via email to