aboutsummaryrefslogtreecommitdiffstats
path: root/modules/gitweb/templates/webapp.conf
blob: a4d136249480c3a58aaf4a5eed3d791ec00c6e4a (plain)
1
2
3
4
5
6
7
8
# gitweb configuration
# disabled 
#Alias /gitweb /usr/share/gitweb

<Directory /usr/share/gitweb>
    Order allow,deny
    Allow from all
</Directory>