Changeset 1673 for trunk/swish_website/etc/spider.config
- Timestamp:
- 02/16/05 18:20:52 (4 years ago)
- Files:
-
- trunk/swish_website/etc/spider.config (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/swish_website/etc/spider.config
r1612 r1673 37 37 38 38 return 0 if $path =~ m!/archive/!; # don't index the list archive again 39 return 0 if $path =~ m!/search_archive/!; # and the old search script 39 40 40 41 # Don't follow any links above the base_url
