Allowing URL with url_regex does not work

Ervin Hegedüs <[email protected]>
Newsgroups gmane.comp.web.squid.general
Message-ID <CAJ2uXbeps_FK_AdWnHh=iaFSJo_RVenHaQxas=E2DO4QiYThRQ@mail.gmail.com>
Hi there,

I would like to allow a specific URL for a specific client. This is how I
try to do that:

acl wordpressgravity url_regex -i
^https?://s3\.amazonaws\.com\/gravityforms\/releases\/.*
acl vmapache1 src 172.30.40.5/32
http_access allow vmapache1 wordpressgravity

The URL is something like this:

https://s3.amazonaws.com/gravityforms/releases/gravityforms_2.9.2.zip?AWSAccessKeyId=AKblahblah4F&Expires=1712345678&Signature=0cblahblah%3D

but it does not work - I always get 403.

What do I do wrong?

Thanks,

a.

_______________________________________________
squid-users mailing list
[email protected]
https://lists.squid-cache.org/listinfo/squid-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.