/[libdata-portal]/branches/mysql/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 /branches/mysql/trunk/httpd.conf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 11 - (show annotations)
Sun Mar 7 21:32:53 2004 UTC (20 years, 2 months ago) by dpavlin
File size: 220 byte(s)
creating MySQL branch which has perl solution to sad lack of
subselects in MySQL

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