Hi Guys,

i'm using squid in acceleration mode https and httpd passing all traffic to my internal http server.

I would like, for certains sites, to allow only https access so i have add this conf:

acl vdlhttp url_regex ^http://www.mysite.com/onlyhttpspage

http_access deny vdlhttp

but doesn't work...

any ideas?

Thank

Rick

Reply via email to