summaryrefslogtreecommitdiff
path: root/templates/vhosts/gitweb
diff options
context:
space:
mode:
authorMarcel Haerry <haerry@puzzle.ch>2009-06-23 18:32:16 +0200
committerMarcel Haerry <haerry@puzzle.ch>2009-06-23 18:32:16 +0200
commitd0f322a9b6f63dc02947c2b7ac0fde93dee0e05f (patch)
tree493a205c6cd7500f5f3554930199ac83ff7d8c10 /templates/vhosts/gitweb
parentec632b7803f1731865fa6ea1ee35963ecf6bbe8f (diff)
added correct options for git vhost template
Diffstat (limited to 'templates/vhosts/gitweb')
-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