X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.htaccess;h=1fd2bc7691b81367c497aea34bd59dcd31df4e7e;hb=ccd86939ba30aba70497c73264333f2fe4d786e8;hp=46012872712d7a43e4c611665923f0e6c7004d47;hpb=1ebf518b9552f71ee95de6f4b80e6de3a27716d1;p=mailer.git diff --git a/.htaccess b/.htaccess index 4601287271..1fd2bc7691 100644 --- a/.htaccess +++ b/.htaccess @@ -6,6 +6,7 @@ DirectoryIndex index.php RewriteRule ^cms/(.*)/wht/(.*)$ modules.php?module=$1&what=$2 [L] RewriteRule ^cms/(.*)/act/(.*)$ modules.php?module=$1&action=$2 [L] RewriteRule ^cms/(.*)$ modules.php?module=$1 [L] - RewriteRule ^cms/index/wht/impressum$ modules.php?module=index&what=imprint [L] - RewriteRule ^modules.php?module=index&what=impressum$ modules.php?module=index&what=imprint [L] + # @TODO When ext-imprint is finished RewriteRule ^cms/index/wht/impressum$ modules.php?module=index&what=imprint [L] + # @TODO When ext-imprint is finished RewriteRule ^modules.php?module=index&what=impressum$ modules.php?module=index&what=imprint [L] + # @TODO When ext-terms is finished RewriteRule ^agb.php$ modules.php?module=index&what=terms [L]