/[swish]/tags/r0/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 /tags/r0/rot13.config

Parent Directory Parent Directory | Revision Log Revision Log


Revision 64 - (hide annotations)
Wed Mar 17 11:50:17 2004 UTC (20 years ago) by unknown
File size: 817 byte(s)
This commit was manufactured by cvs2svn to create tag 'r0'.
1 dpavlin 4 ###################################################
2     IncludeConfigFile /data/swish/common.config
3    
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.1

  ViewVC Help
Powered by ViewVC 1.1.26