Show
Ignore:
Timestamp:
02/02/05 17:46:11 (4 years ago)
Author:
whmoseley
Message:

Don't want to index the archives twice...

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/swish_website/etc/spider.config

    r1599 r1612  
    3535 
    3636            return 0 if $path =~ /\.(?:gif|jpeg|.png|.gz)$/i; 
     37 
     38            return 0 if $path =~ m!/archive/!;  # don't index the list archive again 
    3739 
    3840            # Don't follow any links above the base_url