git add repo
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
Alias /git /var/www/localhost/cgi-bin
|
||||
|
||||
<Directory /var/www/localhost/cgi-bin>
|
||||
Options +ExecCGI
|
||||
AddHandler cgi-script .cgi
|
||||
DirectoryIndex gitweb.cgi
|
||||
</Directory>
|
||||
|
||||
Reference in New Issue
Block a user