diff --git a/templates/vhost.erb b/templates/vhost.erb index 89effc5..d21c558 100644 --- a/templates/vhost.erb +++ b/templates/vhost.erb @@ -46,7 +46,7 @@ - ProxyPassMatch ^/(.*\.php(/.*)?)$ fcgi://127.0.0.1:9000<%= @docroot %>/$1 retry=0 + ProxyPassMatch ^/(.*\.php(/.*)?)$ fcgi://127.0.0.1:9000<%= @docroot %>/$1 retry=0 timeout=120