I have:

acl CGI url_regex -i \.php
acl QUERY urlpath_regex -i cgi-bin \?

always_direct allow CGI
always_direct allow QUERY
no_cache deny CGI
no_cache deny QUERY



and in access.log i have:

xxxxxxx.php? - NONE/- text/html


also cached as i think.......

What's wrong ?


kris



Reply via email to