summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeffery To <jeffery.to@gmail.com>2009-10-09 10:06:34 +0800
committerJeffery To <jeffery.to@gmail.com>2009-10-22 12:46:59 +0800
commitafe663af82250d020fd9dff0646c91c8f3b41013 (patch)
tree378dca18a747a0d360804436256ca9301b6e1127
parentd2bac158cd0d4a25b3997cdd1ccadc5f08d65943 (diff)
Added bit about being incompatible with file attachment virtual server
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index f5b559e73..5cd310270 100644
--- a/README
+++ b/README
@@ -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
=========