diff options
author | Evan Prodromou <evan@status.net> | 2009-10-31 14:44:32 -0400 |
---|---|---|
committer | Evan Prodromou <evan@status.net> | 2009-10-31 14:44:32 -0400 |
commit | f36162b218cd86a9281da2b5c50dc8db91e23ad5 (patch) | |
tree | beda8ab1cdc6e6d1c6d9fd42a5a8364fd5a94370 /README | |
parent | d7da76ab6da1d17775d1d11eaf1a84528b1c4561 (diff) |
Revert "Revert "Added bit about being incompatible with file attachment virtual server""
This reverts commit a5b3ad7bf5e83459cfb163df04e68a88e867b2cd.
Conflicts:
README
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -686,6 +686,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 ========= |