|
Home > Archive > Microsoft Content Management Server > June 2006 > Multiple Urls pointing same MCMS 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 |
Multiple Urls pointing same MCMS Site
|
|
| Paritosh Mhaisekar 2006-06-01, 1:15 pm |
| Hi,
I have a following scenario
Website www.mysite.com on MCMS 2002
i also have urls www.abc.mysite.com and www.xyz.mysite.com.
I wish to have all three urls to point to the same MCMS code base site i.e.
www.mysite.com.
My questions
1. Is this possible? (i read abt the multiple channel to host mapping
feature, but dint quite get it)
2. what is the url visible on the browser if the user clicks any links? Will
it be www.abc.mysite.com/sublink or www.mysite.com/sublink?
3. can i have any url based breadcrumps on www.mysite.com which would show
relevant content for abc.mysite.com and xyz.mysite.com?
Any pointers would be highly appreciated
TIA
Paritosh
| |
| Stefan [MSFT] 2006-06-01, 1:15 pm |
| Hi Paritosh,
1) yes, see here:
http://download.microsoft.com/downl...6a/MCMS+2002+-+(complete)+FAQ.htm#477EA7E7-CA78-456B-BC4D-B3E3AE832ABE
2) you need to disable the base tag and you need to install hotfix
http://support.microsoft.com/?id=824597 or SP2.
Then the URL in the browser will be the URL he used to get to your site as
only relative URLs will then be used.
3) sorry, I don't understand this part of the question. Please explain in
more details.
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
----------------------
"Paritosh Mhaisekar" <ParitoshMhaisekar@discussions.microsoft.com> wrote in
message news:BDDD93FC-1CE7-47B4-BA97-7E8A05DE7DAA@microsoft.com...
> Hi,
> I have a following scenario
> Website www.mysite.com on MCMS 2002
> i also have urls www.abc.mysite.com and www.xyz.mysite.com.
> I wish to have all three urls to point to the same MCMS code base site
> i.e.
> www.mysite.com.
> My questions
> 1. Is this possible? (i read abt the multiple channel to host mapping
> feature, but dint quite get it)
>
> 2. what is the url visible on the browser if the user clicks any links?
> Will
> it be www.abc.mysite.com/sublink or www.mysite.com/sublink?
>
> 3. can i have any url based breadcrumps on www.mysite.com which would show
> relevant content for abc.mysite.com and xyz.mysite.com?
>
> Any pointers would be highly appreciated
> TIA
> Paritosh
| |
| Paritosh Mhaisekar 2006-06-01, 1:15 pm |
| Thanks Stefan for the first 2 points.
I d elaborate on the 3rd point.
I wish to change the header image of www.mysite.com based on if the user is
coming from www.abc.mysite.com or www.xyz.mysite.com or directly from
www.mysite.com
pl. let me know
thanks again
paritosh
"Stefan [MSFT]" wrote:
> Hi Paritosh,
>
> 1) yes, see here:
> http://download.microsoft.com/downl...6a/MCMS+2002+-+(complete)+FAQ.htm#477EA7E7-CA78-456B-BC4D-B3E3AE832ABE
>
> 2) you need to disable the base tag and you need to install hotfix
> http://support.microsoft.com/?id=824597 or SP2.
> Then the URL in the browser will be the URL he used to get to your site as
> only relative URLs will then be used.
>
> 3) sorry, I don't understand this part of the question. Please explain in
> more details.
>
> 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
> ----------------------
>
>
> "Paritosh Mhaisekar" <ParitoshMhaisekar@discussions.microsoft.com> wrote in
> message news:BDDD93FC-1CE7-47B4-BA97-7E8A05DE7DAA@microsoft.com...
>
>
>
| |
| Stefan [MSFT] 2006-06-01, 1:15 pm |
| Hi Paritosh,
this cannot be done as the ISAPI filter has to changes the request before
ASP.NET or MCMS can see 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
----------------------
"Paritosh Mhaisekar" <ParitoshMhaisekar@discussions.microsoft.com> wrote in
message news:74DBA0E6-CD33-417E-B8CD-83457FC0B91A@microsoft.com...[vbcol=seagreen]
> Thanks Stefan for the first 2 points.
> I d elaborate on the 3rd point.
> I wish to change the header image of www.mysite.com based on if the user
> is
> coming from www.abc.mysite.com or www.xyz.mysite.com or directly from
> www.mysite.com
> pl. let me know
> thanks again
> paritosh
>
> "Stefan [MSFT]" wrote:
>
|
|
|
|
|