I want to publish CMS through ISA 2004 sp2
At the moment as it is a demo website I want to keep my existing website live.
I have published the demo website on port 81 externally redirecting to 80 to the IIS box which run CMS
The website seems to be the in a fashion.. it strips out all data apart from links? Which doesn’t display? Any idea do I need to publish an additional port? Please help!!!! Thanks in advance
John M
CMS Newbie Publishing CMS
Re: CMS Newbie Publishing CMS
Sorry, no idea what you mean exactly there...john m wrote: The website seems to be the in a fashion.. it strips out all data apart from links? Which doesn’t display?
Never tried running CMSMS on another port, but I guess you'd need to specifiy it in the url settings in config.php like
Code: Select all
$config['root_url'] = 'http://example.com:81/cms';
I would setup the new site in a subdir, not on another port.john m wrote: Any idea do I need to publish an additional port?
Last edited by Anonymous on Wed Oct 04, 2006 10:07 am, edited 1 time in total.
Re: CMS Newbie Publishing CMS
Nope, you don't. CMS shouldn't care what port it's being run through.
I don't understand the rest of the question.
I don't understand the rest of the question.