projects
/
quix0rs-gnu-social.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65cbf05
)
Revert "Revert "mod_rewrite rule for getfile""
author
Evan Prodromou
<evan@status.net>
Sat, 31 Oct 2009 18:46:46 +0000
(14:46 -0400)
committer
Evan Prodromou
<evan@status.net>
Sat, 31 Oct 2009 18:46:46 +0000
(14:46 -0400)
This reverts commit
7b5285c34692df865517ba823d14169d61fefa4c
.
Conflicts:
htaccess.sample
htaccess.sample
patch
|
blob
|
history
diff --git
a/htaccess.sample
b/htaccess.sample
index 373108c81650757c0e8e4fb731d47e5d0851c994..91ae9da9be19b7613abb596b85a015be947ab59b 100644
(file)
--- a/
htaccess.sample
+++ b/
htaccess.sample
@@
-5,8
+5,8
@@
RewriteBase /mublog/
- # If your site is private and want
access to file attachments
- #
restricted to logged-in users only
, uncomment this rule.
+ # If your site is private and want
to only allow logged-in users to
+ #
be able to download file attachments
, uncomment this rule.
#
# If you have a custom attachment path
# ($config['attachments']['path']), change "file/" to match.