/[swish]/trunk/rot13.config
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /trunk/rot13.config

Parent Directory Parent Directory | Revision Log Revision Log


Revision 26 - (hide annotations)
Fri Mar 21 21:28:21 2003 UTC (21 years, 1 month ago) by dpavlin
File size: 805 byte(s)
added limit to path (and save swishdocpath to database to enable that)

1 dpavlin 4 ###################################################
2 dpavlin 26 IncludeConfigFile common.config
3 dpavlin 4
4     # this is a cludge to implement no parent URL feature in swish indexer
5     #IndexDir "start_URI don't_go_above_this_URI"
6     IndexDir "http://www.rot13.org/~dpavlin/ http://www.rot13.org/~dpavlin"
7     # remove parent URI from index file
8     ReplaceRules regex "! http://.*rot13.org/~dpavlin.*$!!i"
9     #ReplaceRules regex "! http://.*$!!i"
10    
11     IndexFile /data/swish/index/rot13
12    
13     IndexName "rot13"
14     IndexDescription "Personal web pages"
15     IndexPointer "http://www.rot13.org/~dpavlin/"
16     IndexAdmin "dpavlin@rot13.org"
17    
18     # servers which are same
19     EquivalentServer http://cgi.rot13.org http://www.rot13.org
20     # rewrite names for index
21     ReplaceRules replace cgi.rot13.org www.rot13.org
22    
23     # how many bytes of html to store?
24     StoreDescription HTML <body> 500
25    

Properties

Name Value
cvs2svn:cvs-rev 1.2

  ViewVC Help
Powered by ViewVC 1.1.26