Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
D
drupal
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Insights
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Drupal.org issue queue
Drupal.org issue queue
Security & Compliance
Security & Compliance
Dependency List
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
project
drupal
Commits
abba0a4c
Commit
abba0a4c
authored
Jul 14, 2006
by
drumm
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
#73590
by Flanker, protect .profile files from prying eyes
parent
3cd232e5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.htaccess
.htaccess
+1
-1
No files found.
.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
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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