X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=.htaccess;h=5449e0a0f9ad3a92def32f93ac57c424bfc49448;hp=1fd2bc7691b81367c497aea34bd59dcd31df4e7e;hb=63f159414369b5ea19a8ca75d8cd8033c45d8341;hpb=a454def0bfba8288ffc839d034c710f034cf4728 diff --git a/.htaccess b/.htaccess index 1fd2bc7691..5449e0a0f9 100644 --- a/.htaccess +++ b/.htaccess @@ -8,5 +8,7 @@ DirectoryIndex index.php RewriteRule ^cms/(.*)$ modules.php?module=$1 [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 ^cms/index/wht/agb$ modules.php?module=index&what=terms [L] + # @TODO When ext-terms is finished RewriteRule ^modules.php?module=index&what=agb$ modules.php?module=index&what=terms [L] # @TODO When ext-terms is finished RewriteRule ^agb.php$ modules.php?module=index&what=terms [L]