Redirect
Posted: Thu May 12, 2011 8:38 pm
Hey all,
I had my cms at the root of my web directory (domain.com) and now I moved it to a cms folder (domain.com/cms). How can I "tell" the webserver that the default page is index.php in the cms folder (i.e. default directory = domain.com/cms and default file=index.php)?
Furthermore, is it possible to redirect requests like:
domain.com/index.php?page=home
to
domain.com/cms/index.php?page=home
For people who bookmarked links?
Thanks!
I had my cms at the root of my web directory (domain.com) and now I moved it to a cms folder (domain.com/cms). How can I "tell" the webserver that the default page is index.php in the cms folder (i.e. default directory = domain.com/cms and default file=index.php)?
Furthermore, is it possible to redirect requests like:
domain.com/index.php?page=home
to
domain.com/cms/index.php?page=home
For people who bookmarked links?
Thanks!