X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=.htaccess;h=201c43da67aaec4ab6c995671653b210d93f9aeb;hp=bea521ae53281c68408a2275f4c0fd0750a6ab9d;hb=489ff30298f6e63d6bf2f2f42e3fbfd2148f8778;hpb=addbb8351784d33ba1c7ebc52771defd09ddf2f0 diff --git a/.htaccess b/.htaccess index bea521ae53..201c43da67 100644 --- a/.htaccess +++ b/.htaccess @@ -1,9 +1,9 @@ -Options -Indexes -DirectoryIndex index.php - - - RewriteEngine On - 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] - +Options -Indexes +DirectoryIndex index.php + + + RewriteEngine On + 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] +