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

Annotation of /branches/hidra/httpd-hidra.conf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 380 - (hide annotations)
Wed Jul 7 14:33:58 2004 UTC (19 years, 8 months ago) by dpavlin
File size: 702 byte(s)
local changes

1 dpavlin 253
2     # make swish indexing interface available
3 dpavlin 380 #Alias /webpac-hidra2 /data/webpac-hidra2/public_html-hidra
4 dpavlin 377 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 dpavlin 253 AddHandler cgi-script .cgi
11 dpavlin 377 <Directory /data/webpac-hidra2/public_html-hidra/>
12 dpavlin 253 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