/[sql-web-session]/etc/apache-alias-sql-web-session
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 /etc/apache-alias-sql-web-session

Parent Directory Parent Directory | Revision Log Revision Log


Revision 8 - (show annotations)
Tue Apr 14 17:20:15 2009 UTC (14 years, 11 months ago) by dpavlin
File size: 205 byte(s)
example apache configuration
1 # setup /sql-web-session under any vhost
2
3 Alias /sql-web-session /srv/sql-web-session
4
5 <Directory /srv/sql-web-session>
6 Options +ExecCGI
7 AddHandler cgi-script .cgi
8 DirectoryIndex index.cgi
9 </Directory>

  ViewVC Help
Powered by ViewVC 1.1.26