I have written a perl script and used as a url_rewrite_program in squid v2.7. It worked fine until I upgraded it to v3.0. Now I am getting a access denied error. It never cache the images I asked it to cache. Do I have to make any changes to the configuration for v3.0?
Furthermore, I want to manipulate HTTP headers. What is the best method I should follow? I saw ICAP could help me to do that? however I couldn't find a good ICAP server implementation for windows. I upgraded to v3.0, since I read in several users comments that v2.X series does not support ICAP well. thanks in advance, J