Page 1 of 1
Is there a way to do this?
Posted: Wed Jun 18, 2008 7:22 pm
by Faby
I've installed CMSMS 1.3 on my server, and it's live (finally). However, I want the index to redirect to my forum 'till the site is up, so I renamed index.php to index2.php, and let the original index.php/html to redirect. But all the links are turned to index.php, and I want them to be put to index2.php. Is this doable?
Re: Is there a way to do this?
Posted: Wed Jun 18, 2008 8:19 pm
by jmcgin51
should be in your config.php file
Re: Is there a way to do this?
Posted: Fri Jun 20, 2008 3:52 pm
by Pierre M.
This is not CMSms specific : put a higher priority index.html redirecting to what you want. If your site is not yet up you don't care the other links. Or use some URL rewrite rule with your webserver.
Pierre M.