]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - 3rdparty/modules/apache/templates/fastcgi/server.erb
remove all openstack foo
[dsa-puppet.git] / 3rdparty / modules / apache / templates / fastcgi / server.erb
diff --git a/3rdparty/modules/apache/templates/fastcgi/server.erb b/3rdparty/modules/apache/templates/fastcgi/server.erb
deleted file mode 100644 (file)
index 9cb25b7..0000000
+++ /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 %>