I have a page like:
page.php?mode=dashboard&hl=en
and i want to use like:
site.com/dashboard?hl=en
how must i use RewriteRule? Thanks…
EDIT: I think this is not possible with .htaccess. Need to use javascript.
I have a page like:
page.php?mode=dashboard&hl=en
and i want to use like:
site.com/dashboard?hl=en
how must i use RewriteRule? Thanks…
EDIT: I think this is not possible with .htaccess. Need to use javascript.
2
Answers
wish it helps you
You may be able to use this code in site root .htaccess: