Show
Ignore:
Timestamp:
03/27/02 10:13:40 (7 years ago)
Author:
whmoseley
Message:

Updated the swish URL

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/swish-e/conf/example6.config

    r364 r861  
    55#  Documentation is included with the swish-e 
    66#  distribution, and also can be found on-line 
    7 #  at http://sunsite.berkeley.edu/SWISH-E/ 
     7#  at http://swish-e.org 
    88# 
    99# 
     
    5959# In this case the spider will use default settings to spider the provided URLs. 
    6060 
    61 SwishProgParameters default http://sunsite.berkeley.edu/SWISHE/ 
     61SwishProgParameters default http://swish-e.org 
    6262 
    6363# Note: the default used by spider.pl is SwishSpiderConfig.pl. 
     
    7373 
    7474# Just to make it interesting, let's modify the URL that get's indexed: 
    75 # replace http://sunsite.berkeley.edu/ => http:/localhost/ 
     75# replace http://swish-e.org/ => http:/localhost/ 
    7676 
    77 ReplaceRules replace sunsite.berkeley.edu localhost 
     77ReplaceRules replace swish-e.org localhost 
    7878 
    7979