Search squid archive

Re: urlpath_regex doesn't match

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



tor 2006-03-16 klockan 17:39 +0100 skrev Marco Berizzi:
> Christoph Haas wrote:

> and it works. The is a problem with the " character. There some web
> server (windoze) that doesn't put that char in the filename field. So
> I have modified the regex to \.wmv?$ but it doesn't match.

> Hints?

\.wmv"?$

should work better...

\.	dot
wmv	wmv
"?	Optional "
$	end-of-line

Regards
Henrik

Attachment: signature.asc
Description: Detta =?ISO-8859-1?Q?=E4r?= en digitalt signerad meddelandedel


[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux