source: projects/specs/trunk/g/git/git.conf.httpd @ 1965

Revision 1965, 111 bytes checked in by iwaim, 14 years ago (diff)

git 1.7.1-1: add files

Line 
1Alias /git /var/www/git
2
3<Directory /var/www/git>
4  Options +ExecCGI
5  AddHandler cgi-script .cgi
6</Directory>
Note: See TracBrowser for help on using the repository browser.