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

Annotation of /branches/ecas/httpd.conf

Parent Directory Parent Directory | Revision Log Revision Log


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

Properties

Name Value
cvs2svn:cvs-rev 1.3

  ViewVC Help
Powered by ViewVC 1.1.26