summaryrefslogtreecommitdiffstats
path: root/cgit/httpd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'cgit/httpd.conf')
-rw-r--r--cgit/httpd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgit/httpd.conf b/cgit/httpd.conf
index fb49add..59e9922 100644
--- a/cgit/httpd.conf
+++ b/cgit/httpd.conf
@@ -34,10 +34,10 @@ LogLevel warn
</Directory>
Alias /logo.png "/usr/share/srcnode/logo.png"
+Alias /favicon.ico "/usr/share/srcnode/favicon.ico"
Alias /cgit.css "/usr/share/webapps/cgit/cgit.css"
Alias /cgit.png "/usr/share/webapps/cgit/cgit.png"
-Alias /favicon.ico "/usr/share/webapps/cgit/favicon.ico"
Alias /robots.txt "/usr/share/webapps/cgit/robots.txt"
ScriptAlias / "/usr/share/webapps/cgit/cgit.cgi/"