Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Resolving the lack of "map channel" option in CMS SE
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Kevin Davis  
View profile  
 More options Feb 23 2005, 5:33 pm
Newsgroups: microsoft.public.cmserver.general
From: "Kevin Davis" <KevinDa...@discussions.microsoft.com>
Date: Wed, 23 Feb 2005 14:33:05 -0800
Local: Wed, Feb 23 2005 5:33 pm
Subject: Resolving the lack of "map channel" option in CMS SE
Greetings,
I encountered the nasty shortcoming of there being no "Map Channel Names to
Host Headers" option in the Standard Edition of CMS.  To work around this, I
found ISAPI_REWRITE to be a very handy tool.

Download it here:
http://www.isapirewrite.com

In your httpd.ini file, put the following commands in (based upon their
samples):

RewriteCond  Host:  (.*)
RewriteRule  ([^.?]+[^.?/]) http\://$1$2/ [I,R]

RewriteCond Host:  (?:subdomain\.)?domain\.extension
RewriteRule /workingChannel(.*) http\://subdomain.domain.extension$1 [I,R]
RewriteRule (.*) /workingChannel$1 [I,L]

This will essentially emulate the functionality of the enterprise edition
function.

I would be curious about ways to improve this method.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Angus Logan [MVP]  
View profile  
 More options Feb 24 2005, 5:38 am
Newsgroups: microsoft.public.cmserver.general
From: "Angus Logan [MVP]" <angus_lo...@data3.com.au>
Date: Thu, 24 Feb 2005 20:38:54 +1000
Local: Thurs, Feb 24 2005 5:38 am
Subject: Re: Resolving the lack of "map channel" option in CMS SE
Hi Kevin,

I thought of this a wihle ago but never implemented it. It looks sound!

If only we could fake the 15 users in non subscriber roles :)

Regards
--
________________________________________

Angus Logan  (MCAD/MCDBA/MCP/MVP for MCMS)
Product Specialist
Microsoft Application Solutions
Data#3 Limited
E angus_lo...@data3.com.au
BLOG www.anguslogan.com
________________________________________

"Kevin Davis" <KevinDa...@discussions.microsoft.com> wrote in message

news:C413A305-16C8-4B73-BD67-9033B8401596@microsoft.com...


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Stefan [MSFT]  
View profile  
 More options Feb 24 2005, 6:45 am
Newsgroups: microsoft.public.cmserver.general
From: "Stefan [MSFT]" <stef...@online.microsoft.com>
Date: Thu, 24 Feb 2005 12:45:48 +0100
Local: Thurs, Feb 24 2005 6:45 am
Subject: Re: Resolving the lack of "map channel" option in CMS SE
Hi Kevin,

how will this rule work with URLs going to the /NR folder for resource
galleries and during authoring?
I cannot see an exception for these condidions.

Cheers,
Stefan.

--
This posting is provided "AS IS" with no warranties, and confers no rights
Book: Building Websites Using MCMS: http://tinyurl.com/3lh8s
----------------------

"Kevin Davis" <KevinDa...@discussions.microsoft.com> wrote in message

news:C413A305-16C8-4B73-BD67-9033B8401596@microsoft.com...


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kevin Davis  
View profile  
 More options Feb 25 2005, 9:43 am
Newsgroups: microsoft.public.cmserver.general
From: "Kevin Davis" <KevinDa...@discussions.microsoft.com>
Date: Fri, 25 Feb 2005 06:43:04 -0800
Local: Fri, Feb 25 2005 9:43 am
Subject: Re: Resolving the lack of "map channel" option in CMS SE
uh oh...back to the drawing board


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google