According to Alexander Langer:
> I searched the mailinglist archives for this list, but couldn't find
> anything decent, sorry.
>
> I wondered why the following won't work:
>
> exclude_urls: /cgi-bin/ .cgi .pl \
> /phorum/list.php?f=[0-9]+&.+ \
> /phorum/read.php?f=[0-9]+&i=[0-9]+&t=[0-9]+&.+
>
> htdig will index documents matching this regexp.
>
> I'm probably missing something obvious (e.g. a wrong pattern
> in the regexp that works in other tools like grep/perl, ecspecially the
> "?"/"&" characters), or a special treatment of htdig's RegExp.
You don't mention which version of htdig you're using. Regular expression
support was only added in the 3.2.0 betas, and doesn't exist in the 3.1.x
stable releases. Also, in 3.2, you need to put the regular expressions
within brackets [...] to destinguish them from simple substrings which is
what it matches by default (for backwards compatibility with older versions).
--
Gilles R. Detillieux E-mail: <[EMAIL PROTECTED]>
Spinal Cord Research Centre WWW: http://www.scrc.umanitoba.ca/~grdetil
Dept. Physiology, U. of Manitoba Phone: (204)789-3766
Winnipeg, MB R3E 3J7 (Canada) Fax: (204)789-3930
_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a
subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html