summaryrefslogtreecommitdiff
path: root/apache2/conf.d
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2010-05-15 09:34:13 +0200
committerJonas Smedegaard <dr@jones.dk>2010-05-15 09:35:13 +0200
commit21b1a66d40194e398d0c80a151fe315aff0ac563 (patch)
treecbd43aaf9ed6066471a0860765586a40b1c441da /apache2/conf.d
parent371f8f08f0025426a2410b02f90b36059c58e5d5 (diff)
Adjust Alias to match newer gitweb default config.
Diffstat (limited to 'apache2/conf.d')
-rw-r--r--apache2/conf.d/local-git.conf4
1 files changed, 1 insertions, 3 deletions
diff --git a/apache2/conf.d/local-git.conf b/apache2/conf.d/local-git.conf
index 2140bc2..d667e9e 100644
--- a/apache2/conf.d/local-git.conf
+++ b/apache2/conf.d/local-git.conf
@@ -14,9 +14,7 @@ AddDefaultCharset UTF-8
allow from all
</Directory>
-Alias /gitweb.css /usr/share/gitweb/gitweb.css
-Alias /git-favicon.png /usr/share/gitweb/git-favicon.png
-Alias /git-logo.png /usr/share/gitweb/git-logo.png
+Alias /gitweb/ /usr/share/gitweb/
<Directory /usr/share/gitweb>
Options None