cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
360
Views
0
Helpful
2
Replies

How to configure URL-RE-write on CSS

sumaiyausa
Level 1
Level 1

Hi,

Could you please suggest how to do the url-write to see the url change on the css to get to the different format example:-

I type in https://data.impo.com/dit/core the content rule lokks for the " portion and uses the above service then I want to see that it should go to the webserver it should get it to be redirected to:https://data.impo.com/dit/core/format/servrt

Any help would be appriciated.thanks in advance.

Regards

Sum

1 Accepted Solution

Accepted Solutions

Gilles Dufour
Cisco Employee
Cisco Employee

Sum,

do you terminate SSL on the CSS ?

If not, you can forget rewriting the url... it is encrypted and we can't see it or modify it.

If you terminate SSL traffic, what you can do is intercept the query and send a redirect. Forcing the client to send a new query to the desired url.

You can get sample configuration from:

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

Gilles.

View solution in original post

2 Replies 2

Gilles Dufour
Cisco Employee
Cisco Employee

Sum,

do you terminate SSL on the CSS ?

If not, you can forget rewriting the url... it is encrypted and we can't see it or modify it.

If you terminate SSL traffic, what you can do is intercept the query and send a redirect. Forcing the client to send a new query to the desired url.

You can get sample configuration from:

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

Gilles.

Hi Giles,

Thanks for the information provided which i was looking for.

You have been helpfull all the times and we thank you for that.

Thanks

Sum.

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: