> Hi,
>
>    I'm using Squidguard to manage users,groups and acl's of my proxy
> server but I have a problem: When I put ".com" on my expressionlist of
> blocks, "gmail.com" is blocked too...
>
>   My expressionlis file is
> "(.*)?(\.com(\?.*)?$|\.zip(\?.*)?$|message|messages)(.*)?"
>
>
>   Anyone knows what is the problem?
>

You are blocking (.*)\.com perhapse in your regex?

If you want actual help, please indicate what your attempted pattern
is/was and what you actually want it to do.

Saying what you started with before changes, and the result after changes
only tells us you don't understand regex enough to make the right change.

Amos


Reply via email to