NinjaTurtle
11-15-2010, 04:14 PM
Hi,
How to redirect
http://www.abc.com/application/home/index.php?language=en&action=test
to
http://www.abc.com/application/en/home/test
by using htaccess?
The application might have few different languages, so if possible i do not want to hardcoded. how do i work it out using htaccess & php?
Thanks!
How to redirect
http://www.abc.com/application/home/index.php?language=en&action=test
to
http://www.abc.com/application/en/home/test
by using htaccess?
The application might have few different languages, so if possible i do not want to hardcoded. how do i work it out using htaccess & php?
Thanks!