diff options
author | Jeffery To <jeffery.to@gmail.com> | 2009-10-09 10:06:34 +0800 |
---|---|---|
committer | Jeffery To <jeffery.to@gmail.com> | 2009-10-22 12:46:59 +0800 |
commit | afe663af82250d020fd9dff0646c91c8f3b41013 (patch) | |
tree | 378dca18a747a0d360804436256ca9301b6e1127 | |
parent | d2bac158cd0d4a25b3997cdd1ccadc5f08d65943 (diff) |
Added bit about being incompatible with file attachment virtual server
-rw-r--r-- | README | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 ========= |