diff --git a/.htaccess b/.htaccess new file mode 100644 index 0000000..49edecd --- /dev/null +++ b/.htaccess @@ -0,0 +1,24 @@ +# For security reasons, Option followsymlinks cannot be overridden. +#Options +FollowSymLinks +Options +SymLinksIfOwnerMatch +RewriteEngine on + +## Begin - Rewrite rules to block out some common exploits. +# If you experience problems on your site block out the operations listed below +# This attempts to block the most common type of exploit `attempts` to Joomla! +# +# 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