]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - 3rdparty/modules/apache/templates/mod/fastcgi.conf.erb
remove all openstack foo
[dsa-puppet.git] / 3rdparty / modules / apache / templates / mod / fastcgi.conf.erb
diff --git a/3rdparty/modules/apache/templates/mod/fastcgi.conf.erb b/3rdparty/modules/apache/templates/mod/fastcgi.conf.erb
deleted file mode 100644 (file)
index 8d94a23..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-# The Fastcgi Apache module configuration file is being
-# managed by Puppet and changes will be overwritten.
-<IfModule mod_fastcgi.c>
-  AddHandler fastcgi-script .fcgi
-  FastCgiIpcDir "<%= @fastcgi_lib_path %>"
-</IfModule>