]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Revert "Revert "Added bit about being incompatible with file attachment virtual server""
authorEvan Prodromou <evan@status.net>
Sat, 31 Oct 2009 18:44:32 +0000 (14:44 -0400)
committerEvan Prodromou <evan@status.net>
Sat, 31 Oct 2009 18:44:32 +0000 (14:44 -0400)
This reverts commit a5b3ad7bf5e83459cfb163df04e68a88e867b2cd.

Conflicts:

README

README

diff --git a/README b/README
index 852b48667d28635f863b34c4d94c5efb3d2d4581..28f99405e32d1c42fa533a60f0bc634eedf34881 100644 (file)
--- a/README
+++ b/README
@@ -686,6 +686,12 @@ private site, but users of the private site may be able to subscribe
 to users on a remote site. (Or not... it's not well tested.) The
 "proper behaviour" hasn't been defined here, so handle with care.
 
+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.)
+
 Upgrading
 =========