Operating System - Linux
1827391 Members
4920 Online
109965 Solutions
New Discussion

Squid -- diff b/w urlpath_regex & url_regex ?

 
SOLVED
Go to solution
Maaz
Valued Contributor

Squid -- diff b/w urlpath_regex & url_regex ?

what's the diff b/w urlpath_regex & url_regex ?

whats the diff b/w the following:

acl checkbase1 url_regex videos
acl checkbase2 urlpath_regex videos

any help will be highly appreciated

Thanks in advance
Regards
Maaz
3 REPLIES 3
Maaz
Valued Contributor

Re: Squid -- diff b/w urlpath_regex & url_regex ?

Experts plz help asap.
plz le me know the diff b/w the url_regex, and urlpath_regex
Stuart Browne
Honored Contributor
Solution

Re: Squid -- diff b/w urlpath_regex & url_regex ?

http://squid.visolve.com/squid/squid24s1/access_controls.htm#urlpath_regex
http://squid.visolve.com/squid/squid24s1/access_controls.htm#url_regex

Have a read through these, and it makes it's self abundantly clear.

Having both is kinda pointless though. 'url_regex' does what 'urlpath_regex' does, plus a bit more.
One long-haired git at your service...
Maaz
Valued Contributor

Re: Squid -- diff b/w urlpath_regex & url_regex ?

Thanks Stuart Browne
and sorry also for replying/acknwldge so late.

Regards
Maaz