]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - 3rdparty/modules/apache/templates/vhost/_allow_encoded_slashes.erb
try again, with puppetforge modules, correctly included now
[dsa-puppet.git] / 3rdparty / modules / apache / templates / vhost / _allow_encoded_slashes.erb
diff --git a/3rdparty/modules/apache/templates/vhost/_allow_encoded_slashes.erb b/3rdparty/modules/apache/templates/vhost/_allow_encoded_slashes.erb
new file mode 100644 (file)
index 0000000..40c7343
--- /dev/null
@@ -0,0 +1,4 @@
+<%- if @allow_encoded_slashes -%>
+
+  AllowEncodedSlashes <%= @allow_encoded_slashes %>
+<%- end -%>