X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=3rdparty%2Fmodules%2Fapache%2Ftemplates%2Ffastcgi%2Fserver.erb;fp=3rdparty%2Fmodules%2Fapache%2Ftemplates%2Ffastcgi%2Fserver.erb;h=0000000000000000000000000000000000000000;hb=6e1426dc77fb4e5d51f07c187c6f2219431dc31e;hp=9cb25b76eb131015d1dc0bf2c8f53b8e4c564194;hpb=87423ba664cd5f2bb462ebadd08b1a90d0fe1c8d;p=mirror%2Fdsa-puppet.git diff --git a/3rdparty/modules/apache/templates/fastcgi/server.erb b/3rdparty/modules/apache/templates/fastcgi/server.erb deleted file mode 100644 index 9cb25b76e..000000000 --- a/3rdparty/modules/apache/templates/fastcgi/server.erb +++ /dev/null @@ -1,3 +0,0 @@ -FastCGIExternalServer <%= @faux_path %> -idle-timeout <%= @timeout %> <%= if @flush then '-flush' end %> -host <%= @host %> -Alias <%= @fcgi_alias %> <%= @faux_path %> -Action <%= @file_type %> <%= @fcgi_alias %>