dev/provisioning/modules/apache/templates/fastcgi/server.erb
author ymh <ymh.work@gmail.com>
Fri, 04 Mar 2016 19:18:28 +0100
changeset 139 8d688175513a
parent 28 b0b56e0f8c7f
permissions -rw-r--r--
add proxy for bnf completion and sparql request + upgrade kernel + route

FastCGIExternalServer <%= @faux_path %> -idle-timeout <%= @timeout %> <%= if @flush then '-flush' end %> -host <%= @host %>
Alias <%= @fcgi_alias %> <%= @faux_path %>
Action <%= @file_type %> <%= @fcgi_alias %>