10-05-2004 12:31 AM
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
port 85
10-05-2004 01:56 AM
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.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide
Log in to Community