|
Home > Archive > Microsoft Content Management Server > July 2006 > Mapping Public URL to CMS SIte
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Mapping Public URL to CMS SIte
|
|
| Debraj Das 2006-07-05, 7:16 pm |
| I have a CMS Channel hierarchy as
channels
--- TravelCare.co.uk
-------- TravelCare
------------- Home
------------- Holiday
------------- Flights
I can browse the site home page as
http://<WebServerIP>:<WebServerPort>/TravelCareCMS.co.uk/TravelCare/Home
I have enabled the Host Option through SCA.
I have entered in Web Server Host File a new entry as
<WebServerIP>:<WebServerPort> TravelCareCMS.co.uk
Run IISReset from cmd
Trying to access the site with the url
http://TravelCareCMS.co.uk/TravelCare/Home
instead of the previous URL
Still it shows, page not found error.
Please help me out with a step by step guide.
| |
| Stefan [MSFT] 2006-07-06, 7:20 am |
| Hi Debra,
that will not work. You can't enter port numbers in a host file.
You need to enter only the IP address.
Then use this URL:
http://TravelCareCMS.co.uk:<WebServerPort>//TravelCare/Home
If the port is 80 you can omit the port in the URL. If not: you need to
enter it.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
Check out the new book as well: Advanced MCMS development:
http://tinyurl.com/8ugwj
----------------------
"Debraj Das" <Debraj Das@discussions.microsoft.com> wrote in message
news:8792E4DE-B7CD-46C2-A4CD-68F73D546993@microsoft.com...
>I have a CMS Channel hierarchy as
>
> channels
> --- TravelCare.co.uk
> -------- TravelCare
> ------------- Home
> ------------- Holiday
> ------------- Flights
>
> I can browse the site home page as
> http://<WebServerIP>:<WebServerPort>/TravelCareCMS.co.uk/TravelCare/Home
>
> I have enabled the Host Option through SCA.
> I have entered in Web Server Host File a new entry as
> <WebServerIP>:<WebServerPort> TravelCareCMS.co.uk
> Run IISReset from cmd
> Trying to access the site with the url
> http://TravelCareCMS.co.uk/TravelCare/Home
> instead of the previous URL
>
> Still it shows, page not found error.
>
> Please help me out with a step by step guide.
>
| |
| Debraj Das 2006-07-06, 7:20 am |
| Hi Stefan,
Thanks for your suggestion. I did that but still it did not work. Still it
is showing 'Page not Found'. Can you please validate whether the steps I am
following is ample to get it working.
Please Advise.
Debraj Das
"Stefan [MSFT]" wrote:
> Hi Debra,
>
> that will not work. You can't enter port numbers in a host file.
> You need to enter only the IP address.
> Then use this URL:
>
> http://TravelCareCMS.co.uk:<WebServerPort>//TravelCare/Home
>
> If the port is 80 you can omit the port in the URL. If not: you need to
> enter it.
>
> Cheers,
> Stefan
>
> --
> This posting is provided "AS IS" with no warranties, and confers no rights
>
> New to MCMS?
> Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
> Check out the new book as well: Advanced MCMS development:
> http://tinyurl.com/8ugwj
> ----------------------
>
>
> "Debraj Das" <Debraj Das@discussions.microsoft.com> wrote in message
> news:8792E4DE-B7CD-46C2-A4CD-68F73D546993@microsoft.com...
>
>
>
| |
| Stefan [MSFT] 2006-07-06, 7:20 am |
| Hi Debra,
please try to ping the machine with the name.
Do you get the correct IP address?
Does the ping work?
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
Check out the new book as well: Advanced MCMS development:
http://tinyurl.com/8ugwj
----------------------
"Debraj Das" <DebrajDas@discussions.microsoft.com> wrote in message
news:26C000F3-F2DF-4D86-8D80-8AA1237D4076@microsoft.com...[vbcol=seagreen]
> Hi Stefan,
>
> Thanks for your suggestion. I did that but still it did not work. Still it
> is showing 'Page not Found'. Can you please validate whether the steps I
> am
> following is ample to get it working.
>
> Please Advise.
>
> Debraj Das
>
> "Stefan [MSFT]" wrote:
>
|
|
|
|
|