https://bugzilla.wikimedia.org/show_bug.cgi?id=65220

--- Comment #1 from [email protected] ---
Changed to:

# Protect against bug 28235
<IfModule rewrite_module>
    RewriteEngine On
    RewriteCond %{DOCUMENT_ROOT}%{QUERY_STRING} \.[^\\/:*?\x22<>|%]+(#|\?|$)
[nocase]
    RewriteRule . - [forbidden]
</IfModule>

Now new images return 403 Forbidden.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to