/[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

Contents of /trunk/rot13.config

Parent Directory Parent Directory | Revision Log Revision Log


Revision 40 - (show annotations)
Sun Jun 1 11:45:19 2003 UTC (20 years, 10 months ago) by dpavlin
File size: 817 byte(s)
- support for listing of files in .tar.gz; decompressing of .gz and .bz2
  content
- changed order of arguments for swishspider: now baseurl,url (but it's
  backwards compatibile, so your old configurations will work)
- do html fixup just on html files (to prevent binary archive corruption)
- crawl sites that have frames

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.3

  ViewVC Help
Powered by ViewVC 1.1.26