]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - 3rdparty/modules/apache/templates/confd/no-accf.conf.erb
try again, with puppetforge modules, correctly included now
[dsa-puppet.git] / 3rdparty / modules / apache / templates / confd / no-accf.conf.erb
diff --git a/3rdparty/modules/apache/templates/confd/no-accf.conf.erb b/3rdparty/modules/apache/templates/confd/no-accf.conf.erb
new file mode 100644 (file)
index 0000000..10e5164
--- /dev/null
@@ -0,0 +1,4 @@
+<IfDefine NOHTTPACCEPT>
+   AcceptFilter http none
+   AcceptFilter https none
+</IfDefine>