Re: Migrating a 'static' site, advice sought
Posted: Sat Mar 28, 2009 12:11 pm
- in general (depend to ISP configuration) index.html takes precedence over index.php.neil40 wrote: - As I have an index.html as my base file, if I upload CMSMS, it obviously has an index.php, will this interfere with my site?
- If it does, can I upload to another sub-directory just for testing purposes (IE to make sure CMSMS is going to run, and maybe have a non visible test site. I assume I can, and just tell the Install process where this is?
In that case, I would instead of having http://www.mysite.co.uk/index.php, use http://www.mysite.co.uk/test/index.php and thus maintain the websites 'static' nature until I can develop the new stuff
You can test and develop your site and remains visible old site. You can test your cmsms site if you calling www.site.com/index.php and not www.site.com
- for testing you can create a subfolder cms and install there cmsms and "move" when is ready
Alby