/[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 414 - (show annotations)
Wed Sep 8 15:03:46 2004 UTC (19 years, 7 months ago) by dpavlin
File size: 1243 byte(s)
w3c complient

1
2 # make swish indexing interface available
3 Alias /webpac-hidra-bib /data/webpac-hidra/public_html-hidra
4 Alias /webpac-hidra-bib-en /data/webpac-hidra/public_html-hidra
5 Alias /webpac-hidra-adr /data/webpac-hidra/public_html-hidra
6 Alias /webpac-hidra-adr-en /data/webpac-hidra/public_html-hidra
7 Alias /webpac-hidra-ths /data/webpac-hidra/public_html-hidra
8 #Alias /webpac-hidra-ths-en /data/webpac-hidra/public_html-hidra
9 # default, da ne javlja gresku
10 Redirect /webpac-hidra http://mjesec.ffzg.hr/webpac-hidra-bib
11 Redirect /webpac-hidra2 http://mjesec.ffzg.hr/webpac-hidra-bib
12 # /webpac-hidra2
13 Redirect /webpac-hidra2-bib http://mjesec.ffzg.hr/webpac-hidra-bib
14 Redirect /webpac-hidra2-bib-en http://mjesec.ffzg.hr/webpac-hidra-bib-en
15 Redirect /webpac-hidra2-adr http://mjesec.ffzg.hr/webpac-hidra-adr
16 Redirect /webpac-hidra2-adr-en http://mjesec.ffzg.hr/webpac-hidra-adr-en
17 Redirect /webpac-hidra2-ths http://mjesec.ffzg.hr/webpac-hidra-ths
18 #Redirect /webpac-hidra2-ths-en http://mjesec.ffzg.hr/webpac-hidra-ths-en
19 #
20 AddHandler cgi-script .cgi
21 <Directory /data/webpac-hidra/public_html-hidra/>
22 DirectoryIndex index.cgi
23 Options ExecCGI FollowSymLinks Indexes
24 AllowOverride None
25 Order allow,deny
26 Allow from all
27 </Directory>
28

  ViewVC Help
Powered by ViewVC 1.1.26