## ## $Id: wgetrc,v 1.1.1.1 2003/02/21 16:47:38 lmwang Exp $ ## # # this reject rule is specifically designed to not crawl the various # "organization" links generated by the "fancy indexing" option of # apache. These links are directoryname/?x=y, where x and y are # one letter each and allow various sorting options. This rule is # broad enough to reject current options and hopefully any future # ones, without being overly broad. The almost-regexp syntax # used below is correct - using '.*' instead of '*' did not work. reject = *\?[A-Z]\=[A-Z]*