Rewrite on .htaccess

Original article: http://onearth-syokhabis.blogspot.com/2011/08/how-to-install-modrewrite-to-linux.html?showComment=1360645631881#c3387048594454805636




Error Document 403 "Pencerobohan.. pencerobohan telah dikesan!"
RewriteEngine On
RewriteCond %{REQUEST_METHOD} (GET|POST) [NC]
RewriteCond %{HTTP_USER_AGENT}^.*(nessus|havij|libwww|perl|python|nikto|acunetix|morfeu|w3af).* [NC,OR]
RewriteCond %{QUERY_STRING}.*(union|select|cast|char|convert|declare|delete|drop|exec|insert|meta|script|hex|unhex|concat|set|truncate|update|).* [NC]
RewriteRule (.*) - [F,L]

Comments

Popular posts from this blog

Redirect apache request to another domain

Black screen after logging in on Windows 2012 R2 using domain credentials on remote desktop connection

Can't use proxy because no authentication schemes are fully configured.