cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
566
Views
0
Helpful
3
Replies

ACE URL rewrite issue

juanrin75
Level 1
Level 1

I need to change the URL in the request from https://www.example.com to https://www.example.com/es/example/

I have tried several ways,both using location and Host, putting the dot and the slash between brackets [.] [/] with (.*) and %1, but none of them works.

If I check with show stats http, the counter of static parse errors increments and I have only achieved counts in the headers rewritten counter when changing the requests from http://www.example.com to http://www.example.com/es/example/

Is there any issue for this feature to add slashes / to the link in the SSL service?

Thanks,

1 Accepted Solution

Accepted Solutions

Gilles Dufour
Cisco Employee
Cisco Employee

do you do ssl termination ?

If not, you can't modify the ssl content.

If yes, the procedure should be the same as for HTTP and you just add the ssl-proxy.

Gilles.

View solution in original post

3 Replies 3

Gilles Dufour
Cisco Employee
Cisco Employee

do you do ssl termination ?

If not, you can't modify the ssl content.

If yes, the procedure should be the same as for HTTP and you just add the ssl-proxy.

Gilles.

No, the request is forwarded to an access gateway...

Thanks for the reply!

Wouldn't something like this work:

header rewrite request host header-value www[.]example[.]com replace www[.]example[.]com[/]es[/]example

Edit: I made the assumption that you do terminate the SSL tunnel on the ACE and that you have a SSL proxy configured to rewrite from http to https.

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: