/[webpac]/branches/hidra/httpd-hidra.conf
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 /branches/hidra/httpd-hidra.conf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 377 - (show annotations)
Fri Jul 2 14:19:51 2004 UTC (19 years, 9 months ago) by dpavlin
File size: 703 byte(s)
local changes

1
2 # make swish indexing interface available
3 # Alias /webpac-hidra2 /data/webpac-hidra2/public_html-hidra
4 Alias /webpac-hidra2-bib /data/webpac-hidra2/public_html-hidra
5 Alias /webpac-hidra2-bib-en /data/webpac-hidra2/public_html-hidra
6 Alias /webpac-hidra2-adr /data/webpac-hidra2/public_html-hidra
7 Alias /webpac-hidra2-adr-en /data/webpac-hidra2/public_html-hidra
8 Alias /webpac-hidra2-ths /data/webpac-hidra2/public_html-hidra
9 Alias /webpac-hidra2-ths-en /data/webpac-hidra2/public_html-hidra
10 AddHandler cgi-script .cgi
11 <Directory /data/webpac-hidra2/public_html-hidra/>
12 DirectoryIndex index.cgi
13 Options ExecCGI FollowSymLinks Indexes
14 AllowOverride None
15 Order allow,deny
16 Allow from all
17 </Directory>
18

  ViewVC Help
Powered by ViewVC 1.1.26