Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
abba0a4c
Commit
abba0a4c
authored
Jul 14, 2006
by
Neil Drumm
Browse files
#73590
by Flanker, protect .profile files from prying eyes
parent
3cd232e5
Changes
1
Hide whitespace changes
Inline
Side-by-side
.htaccess
View file @
abba0a4c
...
...
@@ -3,7 +3,7 @@
#
# Protect files and directories from prying eyes.
<
FilesMatch
"(\.(engine|inc|install|module|sh|.*sql|theme|tpl(\.php)?|xtmpl)|code-style\.pl|Entries.*|Repository|Root)$"
>
<
FilesMatch
"(\.(engine|inc|install|module|
profile|
sh|.*sql|theme|tpl(\.php)?|xtmpl)|code-style\.pl|Entries.*|Repository|Root)$"
>
Order
deny,allow
Deny
from
all
</
FilesMatch
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment