Page 1 of 1
hosting on local machine
Posted: Wed Oct 05, 2011 4:08 am
by WLeyes
can cmsms be setup as self hosted? I have cmsms installed on my local pc so that I can learn how to use it before I start to deploy it. I can get as far as get to my site Index page from outside my network. After that all links point localhost/next_page as an example.
Re: hosting on local machine
Posted: Wed Oct 05, 2011 6:39 am
by uniqu3
It points to localhost/ as you installed your site using localhost as root_url, to change this edit your config.php file to appropriate IP or url that you are using to access it from outide your network.
Re: hosting on local machine
Posted: Wed Oct 05, 2011 8:19 am
by WLeyes
Dude! You are again "the man" maybe I should be send my questions straight to you!