diff options
author | Evan Prodromou <evan@status.net> | 2009-10-31 14:33:24 -0400 |
---|---|---|
committer | Evan Prodromou <evan@status.net> | 2009-10-31 14:33:24 -0400 |
commit | a5b3ad7bf5e83459cfb163df04e68a88e867b2cd (patch) | |
tree | b2ef0d4e8159579487e42942b75bbca8a96234da /README | |
parent | ba89c891768b371e5358af4cdc76ff18e8b37672 (diff) |
Revert "Added bit about being incompatible with file attachment virtual server"
This reverts commit afe663af82250d020fd9dff0646c91c8f3b41013.
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -788,9 +788,7 @@ 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. (This most likely will -not work if you are using a virtual server for attachments, so consider -the performance/security tradeoff.) +rule in .htaccess or your server's httpd.conf. Upgrading ========= |