summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorEvan Prodromou <evan@status.net>2009-10-31 12:16:30 -0400
committerEvan Prodromou <evan@status.net>2009-10-31 12:16:30 -0400
commit5e27d53947ff64c8aee1b2287e1c77bbeaea51f7 (patch)
treebaf10735ebc98827820844e8ec9d616061ab645b /README
parent65a3ccd4587193bba72501837fab097e041f96d3 (diff)
parentdcca9fbec0cea9c5e15c4d58a8e9870514dfdbdd (diff)
Merge branch '0.8.x' into testing
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index c98090b4b..e0d63e43c 100644
--- a/README
+++ b/README
@@ -755,6 +755,12 @@ private site, but users of the private site may be able to subscribe
to users on a remote site. (Or not... it's not well tested.) The
"proper behaviour" hasn't been defined here, so handle with care.
+If fancy URLs is enabled, access to file attachments can also be
+restricted to logged-in users only. Uncomment the appropriate rewrite
+rule in .htaccess or your server's httpd.conf. (This most likely will
+not work if you are using a virtual server for attachments, so consider
+the performance/security tradeoff.)
+
Upgrading
=========