Hi, Consider I have a url request as follows
http://www.example.com/ or http://www.example.com
it should redirect to
http://www.example.com/index.php/lorem/
and also for
http://www.example.com/index.php
request should keep in the same location as
http://www.example.com/index.php
Thanks