Forum Discussion

VB_95896's avatar
VB_95896
Icon for Nimbostratus rankNimbostratus
Jun 22, 2010

Server Redirect through HTTPS VIP...

I have got an HTTP host "myhost.group.com" which can be accessed through an HTTP virtual server but not through an HTTPS virtual server...It looks like a "redirection over SSL" problem (the server sends a redirect but the client fails to change the URL because of some SSL properties).

 

 

Could you tell me how to handle (server-triggered) redirections in the case of the HTTPS virtual server ?

 

 

 

For information, here are the steps following a 1st request to "URL1" (when using the HTTP virtual server) :

 

 

1/ the HTTP host redirects the client to "URL2" (see below).

 

2/ After an authentication, the HTTP host redirects the HTTP client to "URL1" (see below).

 

 

With :

 

 

URL1 = http://myhost.group.com/html/index.php

 

URL2 = http://myhost.group.com/html/protected/login.php?&accessdenied=%2Fhtml%2Findex.php

 

 

 

Regards,

 

 

VB

3 Replies

No RepliesBe the first to reply