diff --git a/htaccess.md b/htaccess.md index 13e7182..263bf9e 100644 --- a/htaccess.md +++ b/htaccess.md @@ -1,10 +1,14 @@ # Block out any script trying to base64_encode data within the URL. RewriteCond %{QUERY_STRING} base64_encode[^(]*\([^)]*\) [OR] + # Block out any script that includes a