summaryrefslogtreecommitdiff
path: root/templates/vhosts
diff options
context:
space:
mode:
Diffstat (limited to 'templates/vhosts')
-rw-r--r--templates/vhosts/gitweb/CentOS.erb2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/vhosts/gitweb/CentOS.erb b/templates/vhosts/gitweb/CentOS.erb
index 33b9624..5861270 100644
--- a/templates/vhosts/gitweb/CentOS.erb
+++ b/templates/vhosts/gitweb/CentOS.erb
@@ -30,6 +30,7 @@
AddHandler cgi-script .cgi
<Files gitweb.cgi>
+ Options ExecCGI FollowSymLinks
SetHandler cgi-script
</Files>
RewriteEngine on
@@ -79,6 +80,7 @@
AddHandler cgi-script .cgi
<Files gitweb.cgi>
+ Options ExecCGI FollowSymLinks
SetHandler cgi-script
</Files>
RewriteEngine on