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

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