aboutsummaryrefslogtreecommitdiffstats
path: root/modules/gitweb/templates/vhost.conf
diff options
context:
space:
mode:
Diffstat (limited to 'modules/gitweb/templates/vhost.conf')
-rw-r--r--modules/gitweb/templates/vhost.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/gitweb/templates/vhost.conf b/modules/gitweb/templates/vhost.conf
new file mode 100644
index 00000000..c21b86a8
--- /dev/null
+++ b/modules/gitweb/templates/vhost.conf
@@ -0,0 +1,2 @@
+Alias / /usr/local/bin/gitweb.wrapper.sh
+FastCgiServer /usr/local/bin/gitweb.wrapper.sh -processes 1 -idle-timeout 30 -socket /tmp/gitweb.socket