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

Diff of /trunk/make_config.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 34 by dpavlin, Sun May 4 12:08:29 2003 UTC revision 40 by dpavlin, Sun Jun 1 11:45:19 2003 UTC
# Line 52  my $config = <<"EOF"; Line 52  my $config = <<"EOF";
52  IncludeConfigFile $dir/common.config  IncludeConfigFile $dir/common.config
53    
54  # this is a cludge to implement no parent URL feature in swish indexer  # this is a cludge to implement no parent URL feature in swish indexer
55  IndexDir "$url $baseurl"  IndexDir "$baseurl $url"
56  ReplaceRules replace " $baseurl" ""  ReplaceRules replace "$baseurl " ""
57  ReplaceRules replace "${host}${stripurl}" ""  ReplaceRules replace "${host}${stripurl}" ""
58    
59  IndexFile $dir/index/$name  IndexFile $dir/index/$name

Legend:
Removed from v.34  
changed lines
  Added in v.40

  ViewVC Help
Powered by ViewVC 1.1.26