try again, with puppetforge modules, correctly included now
[mirror/dsa-puppet.git] / 3rdparty / modules / apache / templates / vhost / _allow_encoded_slashes.erb
1 <%- if @allow_encoded_slashes -%>
2
3   AllowEncodedSlashes <%= @allow_encoded_slashes %>
4 <%- end -%>