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

Contents of /trunk/config/rot13

Parent Directory Parent Directory | Revision Log Revision Log


Revision 49 - (show annotations)
Tue Jan 20 16:02:27 2004 UTC (20 years, 3 months ago) by dpavlin
File size: 817 byte(s)
example configuraion which craws www.rot13.org

1 ###################################################
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