/[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 253 - (show annotations)
Mon Mar 8 21:18:41 2004 UTC (20 years ago) by dpavlin
File size: 554 byte(s)
a lot of hidra-specific branches

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

  ViewVC Help
Powered by ViewVC 1.1.26