projects
/
sysconfig
/
apache2.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Require HTTP auth to access roundcube
[sysconfig/apache2.git]
/
conf-available
/
gitweb.conf
1
Alias /gitweb /usr/share/gitweb
2
3
<Directory /usr/share/gitweb>
4
Options FollowSymLinks ExecCGI
5
AddHandler cgi-script .cgi
6
</Directory>