On Wed, 9 Feb 2005, cipher wrote:
> when o match that url i got the information that the
> following is being blocked:
>
> awprofessional.com/articles/article.asp?
>
> Shouldn't it be blocking
>
> awprofessional.com/articles/article.asp?p63731
It probably is.
access.log by default does not contain query terms. This is to protect
your users personal information such as logins + passwords etc.
See squid.conf.default for instructions if you want the query terms to be
logged in access.log.
The url_regex directive matches on the complete URL including query terms.
Regards
Henrik
Received on Wed Feb 09 2005 - 05:16:59 MST
This archive was generated by hypermail pre-2.1.9 : Tue Mar 01 2005 - 12:00:02 MST