cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
769
Views
0
Helpful
4
Replies

URL Rewrite

dbourque
Level 1
Level 1

We have 1300 registered domain's names and about 30 define web sites.. Since we are using Websphere, everything have to be exactly define for the system to answer a query...

Is it possible with the CSS to rewrite a URL and send it to an existing site?

Better: Is it possible to rewrite any URL that is not specifically define in the rules (a catch all rule)?

Better yet, would it be possible using the CSS to look for key words in a URL to decide how to translate the URL so to better direct the customers?

4 Replies 4

Gilles Dufour
Cisco Employee
Cisco Employee

you can't modify url.

All you can do is catch a specific HTTP request [url] with a content rule and create a redirect to a static page. You can't create a url based on the initial request [except if you just need to change the domain name or add an element to beginning or the end of the path].

Here is a link to the redirect config

http://www.cisco.com/en/US/products/hw/contnetw/ps789/products_configuration_example09186a00801de8d6.shtml

Regards,

Gilles.

Thank you

If I understand correctly, as long as I can make sure that all non-specific URL request is sent to a specific VIP (using DNS), the CSS can send a redirect to a specific site

ex: http://www.loto-quebec.ca/default.htm can be redirect to

http://www.loto-quebec.com/corpo/nav/accueil

correct.

You can do this with the example from the link I sent you.

Gilles.

Thank you.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: