CSM - How to redirect subdomains
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2007 09:25 AM
Hi,
We have need to redirect subdomains through the CSM to various parts of our normal production website. For example, we want to be able to go to "http://whatwedo.company.com" and then we want to automatically redirect them to "http://www.company.com/aboutus/mission/whatwedo.htm."
We are trying to come up with a standard way to support this functionality, as creating more subdomains is very likely in order to shorten the URLs for being printed in advertising. My question is what is the best way to do this with the CSM? Should I use a URL map and corresponding policy map?
We can dedicate a single VIP to listen for all subdomains, and that VIP would be separate from our production website's VIP.
Any and all help is appreciated!
- Labels:
-
Application Networking
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2007 11:12 AM
if you want to do this on the CSM, you don't have the choice but use url-map with policy-map and redirect serverfarm.
Gilles.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2007 11:14 AM
So, can I do this with one URL-map, policy-map, and multiple redirect serverfarms? Or, will I have to have a unique URL-map, policy-map, and redirect serverfarm for each subdomain?
Thanks again!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2007 11:19 AM
you need a unique url-map, a unique policy-map and a unique redirect server for each url/domain you want to catch and redirect.
Gilles.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2007 11:20 AM
Ok, that's what I was afraid of! Thank you for your help!!!
