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

URL

I've create the following configuration. When I tried to connect to the url http://10.0.0.10:85/dl it's working fine. I tried to access in SSL https://10.0.0.10/dl I received the cannot be dislay but if add / or /index.htm at the end of the url it's working fine https://10.0.0.10/dl/ https://10.0.0.10/dl/index.htm

Does someone encountered the same problem before?

Thanks

content Wwwssl

add service Module2-SSL

vip address 10.0.0.10

protocol tcp

port 443

active

content Wwwtest

add service Service

vip address 10.0.0.10

port 85

protocol tcp

active

1 Reply 1

Gilles Dufour
Cisco Employee
Cisco Employee

sniff the server side which is in clear text and see what is the response from the server for the first url.

If you get a redirect you may have to translate it accordingly from http to https.

The command is urlrewrite.

Regards,

Gilles.

Review Cisco Networking for a $25 gift card