Commit 9f621a79 authored by Gabriel Monnerat's avatar Gabriel Monnerat

remove line to not block the http access

parent 63fc7c4b
# Path protected # Path protected
<Location %(path)s> <Location %(path)s>
Order Deny,Allow Order Deny,Allow
Deny from all
Allow from %(access_control_string)s Allow from %(access_control_string)s
</Location> </Location>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment