/[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 81 - (show annotations)
Sat Aug 28 22:15:59 2004 UTC (19 years, 7 months ago) by dpavlin
File size: 748 byte(s)
implement snippets of content and highlighthing of words

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

Properties

Name Value
cvs2svn:cvs-rev 1.2

  ViewVC Help
Powered by ViewVC 1.1.26