aboutsummaryrefslogtreecommitdiffstats
path: root/modules/cgit/templates
diff options
context:
space:
mode:
Diffstat (limited to 'modules/cgit/templates')
-rw-r--r--modules/cgit/templates/vhost.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/cgit/templates/vhost.conf b/modules/cgit/templates/vhost.conf
index d2385084..5c1d99e7 100644
--- a/modules/cgit/templates/vhost.conf
+++ b/modules/cgit/templates/vhost.conf
@@ -1,4 +1,5 @@
Alias /cgit-data /usr/share/cgit
+Alias /robots.txt /usr/share/cgit/robots.txt
ScriptAliasMatch ^(.*) /var/www/cgi-bin/cgit$1
<Directory /usr/share/cgit>