Merge branch 'master' of bitbucket.org:tmakinen/puppet

This commit is contained in:
Ossi Salmi 2016-05-27 13:27:04 +03:00
commit f0a48f506c

View file

@ -1,3 +1,8 @@
<Directory "/srv/www/https/*/bosh">
AllowOverride All
</Directory>
<Proxy "http://localhost:5280/http-bind/">
# 30 seconds is the default value for mod_http_bind max_inactivity
ProxySet ttl=30
</Proxy>