From a5b3ad7bf5e83459cfb163df04e68a88e867b2cd Mon Sep 17 00:00:00 2001
From: Evan Prodromou <evan@status.net>
Date: Sat, 31 Oct 2009 14:33:24 -0400
Subject: [PATCH] Revert "Added bit about being incompatible with file
 attachment virtual server"

This reverts commit afe663af82250d020fd9dff0646c91c8f3b41013.
---
 README | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/README b/README
index 841423b7cb..c37893c5a7 100644
--- a/README
+++ b/README
@@ -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
 =========