/[libdata-portal]/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 1 - (show annotations)
Sun Mar 7 18:22:26 2004 UTC (20 years, 1 month ago) by dpavlin
File size: 220 byte(s)
initial import

1 Alias /szi /data/szi/public_html
2
3 <Directory /data/szi/>
4 Options +ExecCGI
5 AllowOverride None
6 Order allow,deny
7 Allow from all
8 </Directory>
9
10 <Location /szi>
11 AddDefaultCharset off
12 DirectoryIndex index.cgi
13 </Location>

  ViewVC Help
Powered by ViewVC 1.1.26