From: Roland Häder Date: Mon, 28 Jan 2008 20:28:11 +0000 (+0000) Subject: htaccess X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=commitdiff_plain;h=5732dc3d0a0e14e2a7e8f1e3343a368135450ce8 htaccess --- 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]