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

Parent Directory Parent Directory | Revision Log Revision Log


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

  ViewVC Help
Powered by ViewVC 1.1.26