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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 7 - (show annotations)
Sat Jan 11 16:44:03 2003 UTC (21 years, 2 months ago) by dpavlin
File size: 254 byte(s)
major modifications to produce first (non-working) version of Web CGI
interface.

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

Properties

Name Value
cvs2svn:cvs-rev 1.1

  ViewVC Help
Powered by ViewVC 1.1.26