default exclusions

Post Reply
john208
Posts: 86
Joined: Sat Aug 14, 2004 12:56 pm

default exclusions

Post by john208 »

The defaults are:
/cgi-bin/
~
?

What are you trying to exclude with the '~' and the '?'. It says it's not a full regular expression, so I'm not sure what that means.

Thanks, John
User avatar
John
Site Admin
Posts: 2622
Joined: Mon Apr 24, 2000 3:18 pm
Location: Cleveland, OH
Contact:

default exclusions

Post by John »

They are simple substrings in the URL. The ~ would exclude personal home directories with URLs in the format /~user and the ? excludes URLs with a query string.
John Turnbull
Thunderstone Software
Post Reply