This question may be related to a resolved thread.
Hi,
I want to use redirect 301 to point to my home page that has a path http://mysite.com/index.php/site/home. I didn’t use the index.php at my default site to be the home page and this template is empty (I know I should…).
I try this - redirect 301 /index.php/ http://mysite.com/index.php/site/home
in .htaccess and it doesn’t works.
My goal is to enter the address mysite.com and as a result get http://mysite.com/index.php/site/home.
any help will appreciated 😊
[Mod Edit: Moved to the CodeShare Corner forum]