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

Contents of /branches/cpi/httpd-cpi.conf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 612 - (show annotations)
Fri Dec 31 02:28:45 2004 UTC (19 years, 3 months ago) by dpavlin
File size: 301 byte(s)
local changes

1
2 # make swish indexing interface available
3 Alias /webpac-cpi /data/webpac-cpi/public_html-cpi
4 AddHandler cgi-script .cgi
5 <Directory /data/webpac-cpi/public_html-cpi/>
6 DirectoryIndex index.cgi
7 Options ExecCGI FollowSymLinks Indexes
8 AllowOverride None
9 Order allow,deny
10 Allow from all
11 </Directory>
12

  ViewVC Help
Powered by ViewVC 1.1.26