Revert "Revert "Added bit about being incompatible with file attachment virtual server""

This reverts commit a5b3ad7bf5.

Conflicts:

	README
This commit is contained in:
Evan Prodromou 2009-10-31 14:44:32 -04:00
parent d7da76ab6d
commit f36162b218
1 changed files with 6 additions and 0 deletions

6
README
View File

@ -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
=========