Guest User

Untitled

a guest
Feb 20th, 2018
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. RewriteCond %{REQUEST_URI} ^/wp-admin/load-(scripts|styles)\.php$
  2. RewriteCond %{QUERY_STRING} load\[\]=(.{800,})$
  3. RewriteRule ^(.*)$ - [F,L]
Add Comment
Please, Sign In to add comment