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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 728 - (hide annotations)
Thu Apr 13 19:39:13 2006 UTC (18 years ago) by dpavlin
File size: 356 byte(s)
local changes
1 dpavlin 612
2     # make swish indexing interface available
3     Alias /webpac-cpi /data/webpac-cpi/public_html-cpi
4 dpavlin 728 Alias /webpac-cpi-eng /data/webpac-cpi/public_html-cpi
5 dpavlin 612 AddHandler cgi-script .cgi
6     <Directory /data/webpac-cpi/public_html-cpi/>
7     DirectoryIndex index.cgi
8     Options ExecCGI FollowSymLinks Indexes
9     AllowOverride None
10     Order allow,deny
11     Allow from all
12     </Directory>
13    

  ViewVC Help
Powered by ViewVC 1.1.26