Added bit about being incompatible with file attachment virtual server

This commit is contained in:
Jeffery To 2009-10-09 10:06:34 +08:00
parent d2bac158cd
commit afe663af82
1 changed files with 3 additions and 1 deletions

4
README
View File

@ -757,7 +757,9 @@ to users on a remote site. (Or not... it's not well tested.) The
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.
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
=========