diff --git a/templates/fastcgi/server.erb b/templates/fastcgi/server.erb index c16eae8cf..74530c449 100644 --- a/templates/fastcgi/server.erb +++ b/templates/fastcgi/server.erb @@ -1,3 +1,3 @@ FastCGIExternalServer <%= @faux_path %> -idle-timeout <%= @timeout %> <%= if @flush then '-flush' end %> -host <%= @host %> -Alias <%= @alias %> <%= faux_path %> +Alias <%= @alias %> <%= @faux_path %> Action <%= @file_type %> <%= @alias %>