X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=0.2.1%2F.htaccess;h=b6819a9c4f7667f252313ef295e8d58a92fa18b1;hp=4ac07143751623521c763747600b2dbaca132ee0;hb=157ee010917df5ca07e6d31b42f67417b2516d74;hpb=4696b799ced069ba2a264fa3b38fc033e3dc31dc diff --git a/0.2.1/.htaccess b/0.2.1/.htaccess index 4ac0714375..b6819a9c4f 100644 --- a/0.2.1/.htaccess +++ b/0.2.1/.htaccess @@ -2,7 +2,7 @@ Options -Indexes 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/(.*)/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]