cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
445
Views
0
Helpful
1
Replies

Need to rewrite the url sent to the client

alexnap
Level 1
Level 1

Is there some possibility to rewrite the URL that is sent to the client?.

Our client has and application server (websphere) that redirects the client to a web page after application logoff. The URL the client is redirected is relative to the service that served the client (for example: http://myserver:1001/ExpireSession.html), and we need to rewrite that URL to something like https://myserver.com/index.html)

There is a firewall that filters out the http port in the inbound direction, so we can not use redirection.

Any suggestion?

Thanks in advance.

1 Reply 1

didyap
Level 6
Level 6

You can specify secure URL rewrite as a configuration parameter, if you have a SSL module in the CSS.

Here is a config example.

http://www.cisco.com/univercd/cc/td/doc/product/webscale/css/css_720/cmdrefgd/cmdsslc.htm#1153895

Review Cisco Networking for a $25 gift card