diff options
Diffstat (limited to 'modules/gitweb/templates/vhost.conf')
| -rw-r--r-- | modules/gitweb/templates/vhost.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/gitweb/templates/vhost.conf b/modules/gitweb/templates/vhost.conf new file mode 100644 index 00000000..d558d591 --- /dev/null +++ b/modules/gitweb/templates/vhost.conf @@ -0,0 +1,3 @@ +Alias /static/ /usr/share/gitweb/static/ +Alias / /usr/local/bin/gitweb.wrapper.sh +FastCgiServer /usr/local/bin/gitweb.wrapper.sh -processes 1 -idle-timeout 30 -socket /tmp/gitweb.socket |
