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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 784 - (show annotations)
Fri Apr 17 15:04:48 2009 UTC (15 years ago) by dpavlin
File size: 507 byte(s)
local
1 # make swish indexing interface available
2 Alias /webpac-ecas /data/webpac-ecas/public_html-ecas
3 Alias /webpac-ecas-baze /data/webpac-ecas/public_html-ecas
4 Alias /webpac-dev-bib /data/webpac/public_html
5 Alias /webpac-dev-baze /data/webpac/public_html
6 AddHandler cgi-script .cgi
7 <Directory /data/webpac-ecas/public_html-ecas/>
8 DirectoryIndex index.cgi
9 Options ExecCGI FollowSymLinks Indexes
10 AllowOverride None
11 Order allow,deny
12 Allow from all
13 SetEnv LC_COLLATE hr_HR
14 SetEnv LC_CTYPE hr_HR
15 </Directory>
16

Properties

Name Value
cvs2svn:cvs-rev 1.3

  ViewVC Help
Powered by ViewVC 1.1.26