X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=.htaccess;h=0d28312700bd5846aadbc2f86280b92d95234318;hb=1d64e84d2fe84588ad0770a0d84504ca761d5a66;hp=5449e0a0f9ad3a92def32f93ac57c424bfc49448;hpb=63f159414369b5ea19a8ca75d8cd8033c45d8341;p=mailer.git diff --git a/.htaccess b/.htaccess index 5449e0a0f9..0d28312700 100644 --- a/.htaccess +++ b/.htaccess @@ -1,6 +1,11 @@ Options -Indexes DirectoryIndex index.php +# HTTPoxy mitigation + + RequestHeader unset Proxy + + RewriteEngine On RewriteRule ^cms/(.*)/wht/(.*)$ modules.php?module=$1&what=$2 [L]