|
Home > Archive > Microsoft Content Management Server > November 2004 > Top Level Channel Names
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 |
Top Level Channel Names
|
|
| Han Chung 2004-11-22, 8:46 pm |
| Hi,
I have multiple CMS sites hosted on the one server. Should the top
level channel be called 'www.domain.com' or 'domain.com'? I
occasionally get problems where the CMS ISAPI does not pick up some
requests and instead passes it on to IIS. Is this related to the top
level channel name?
Han.
| |
| Joel Ward [MVP] 2004-11-23, 5:57 pm |
| It can be either, but it can't be both (naturally).
If you set it to www.domain.com, the call to domain.com will not pass
through MCMS. The latter call will go straight to IIS.
To fix that, you can try redirecting all calls from domain.com to
www.domain.com. Or use an ISAPI-rewrite filter to allow multiple domain
names to map to the same mapped channel in MCMS.
Joel
"Han Chung" <han_chung@hotmail.com> wrote in message
news:a18bb996.0411221837.42e686f2@posting.google.com...
> Hi,
>
> I have multiple CMS sites hosted on the one server. Should the top
> level channel be called 'www.domain.com' or 'domain.com'? I
> occasionally get problems where the CMS ISAPI does not pick up some
> requests and instead passes it on to IIS. Is this related to the top
> level channel name?
>
> Han.
| |
|
|
|
|
|