Skip to content
Snippets Groups Projects
Commit 94fbfe8b authored by Neil Drumm's avatar Neil Drumm :wave:
Browse files

#93865 by Jax. More correct Order directive.

parent f0093445
No related branches found
No related tags found
No related merge requests found
......@@ -4,8 +4,7 @@
# Protect files and directories from prying eyes.
<FilesMatch "(\.(engine|inc|info|install|module|profile|sh|.*sql|theme|tpl(\.php)?|xtmpl)|code-style\.pl|Entries.*|Repository|Root)$">
Order deny,allow
Deny from all
Order allow,deny
</FilesMatch>
# Don't show directory listings for URLs which map to a directory.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment