Microsoft Content Management Server - MCMS Multiple Sites

This is Interesting: Free IT Magazines  
Home > Archive > Microsoft Content Management Server > February 2004 > MCMS Multiple Sites





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 MCMS Multiple Sites
Tanasijevic Dejan

2004-02-06, 1:41 am

We want to have one publishing server on address www.site.com, with
host header mapping turn on and channel name www.site.com. The other
server is for authoring, on our LAN, with address http://server/site
and channel name site.

QUESTION: How to put single link on template (relative or absolute) to
HomePage or some other page on our site. On production server it is
only / and on developing it is /site. Problem is because I have 1
level less on production server.

POSSIBLE ANSWER: If we turn on header mapping on production server,
change name of channel to www.site.com and put ISAPI filter to rewrite
address test.site.com (new address of production server) to
www.site.com it looks that problem is solved. But if I try to click on
some navigation link (breadcrumb or some other control) It goes on
address http://www.site.com/.... which is not on production server. As
I found, KB 824597 is necessary to solve it ( I didn't test it). Also,
click to edit site does not work with ISAPI filter.

[ISAPI_Rewrite]
# Canonicalize Host-Headers
RewriteCond Host: test\.site\.com
RewriteHeader Host: .* www\.site\.com

I would be nice if somebody can give me explanation how to set up MCMS
on three servers (develeoper, authoring, production) based on next
questions:
1. HOST HEADER MAPPING per every server
2. Home Channel name per every server (multiple sites with different
addresses www.site1.com www.site2.com..)
3. ISAPI filter YES or NO
4. Any additional comments about necessary fixes, problem with
exporting content..

Thank You
Stefan [MSFT]

2004-02-06, 2:39 am

Hi Tanasijevic,

this is a known bug.
You need to install the following hotfix to ensure that the servername is
not in the link:
kb 824597

Cheers,
Stefan.

--
This posting is provided "AS IS" with no warranties, and confers no rights.


"Tanasijevic Dejan" <dejan@hemofarm.co.yu> wrote in message
news:48f8e44f.0402060658.467166b3@posting.google.com...
> We want to have one publishing server on address www.site.com, with
> host header mapping turn on and channel name www.site.com. The other
> server is for authoring, on our LAN, with address http://server/site
> and channel name site.
>
> QUESTION: How to put single link on template (relative or absolute) to
> HomePage or some other page on our site. On production server it is
> only / and on developing it is /site. Problem is because I have 1
> level less on production server.
>
> POSSIBLE ANSWER: If we turn on header mapping on production server,
> change name of channel to www.site.com and put ISAPI filter to rewrite
> address test.site.com (new address of production server) to
> www.site.com it looks that problem is solved. But if I try to click on
> some navigation link (breadcrumb or some other control) It goes on
> address http://www.site.com/.... which is not on production server. As
> I found, KB 824597 is necessary to solve it ( I didn't test it). Also,
> click to edit site does not work with ISAPI filter.
>
> [ISAPI_Rewrite]
> # Canonicalize Host-Headers
> RewriteCond Host: test\.site\.com
> RewriteHeader Host: .* www\.site\.com
>
> I would be nice if somebody can give me explanation how to set up MCMS
> on three servers (develeoper, authoring, production) based on next
> questions:
> 1. HOST HEADER MAPPING per every server
> 2. Home Channel name per every server (multiple sites with different
> addresses www.site1.com www.site2.com..)
> 3. ISAPI filter YES or NO
> 4. Any additional comments about necessary fixes, problem with
> exporting content..
>
> Thank You



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com