hosting on local machine
hosting on local machine
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
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
Dude! You are again "the man" maybe I should be send my questions straight to you!