redirect www.mysite.com to mysite.com/cms

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
andyg
Forum Members
Forum Members
Posts: 23
Joined: Fri Mar 30, 2007 7:07 pm

redirect www.mysite.com to mysite.com/cms

Post by andyg »

In simple terms how do i do this i have tried doing it at my hosting site(godaddy) but it won't work and support is not good!
Pierre M.

Re: redirect www.mysite.com to mysite.com/cms

Post by Pierre M. »

Hello,

see http://nodaddy.com/
and please read the Apache Manual about redirections (redirect, .htaccess, etc).
This is not CMSms related.

Pierre M.
Jack @ PharSide

Re: redirect www.mysite.com to mysite.com/cms

Post by Jack @ PharSide »

Another simple trick would be to place nothing in a page but this meta refresh tag:

Code: Select all

<meta http-equiv="refresh" content="0;url=http://cmsmadesimple.org" />
Place that in your index.html or index.php page and your golden :-)
Locked

Return to “[locked] Installation, Setup and Upgrade”