This commit is contained in:
committed by
Git OBS Bridge
parent
cbdb432029
commit
86aaceb23f
10
apache2-gitweb.conf
Normal file
10
apache2-gitweb.conf
Normal file
@@ -0,0 +1,10 @@
|
||||
Alias /git/ "/usr/share/git-web/"
|
||||
|
||||
<Directory "/usr/share/git-web">
|
||||
Options ExecCGI
|
||||
AllowOverride None
|
||||
AddHandler cgi-script .cgi
|
||||
DirectoryIndex gitweb.cgi
|
||||
Order allow,deny
|
||||
Allow from all
|
||||
</Directory>
|
Reference in New Issue
Block a user