On 14/04/11 18:20, Kilian wrote:
Hi Tim,
On 04/14/2011 09:47 AM, Tim Starling wrote:
Also, if you used the Apache configuration I suggested in the previous release announcement, you should update it to:
RewriteEngine On RewriteCond %{QUERY_STRING} \.[a-z0-9]{1,4}(#|\?|$) [nocase] RewriteRule . - [forbidden]
I'm confused - where should this configuration be applied? To the images subdirectory?
Yes, or wherever you keep your images if it isn't there.
-- Tim Starling