You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Nishant Deshpande <ni...@gmail.com> on 2004/11/12 06:47:44 UTC

http request sent to https port

I have https enabled on port 80.

If i request 'http://localhost/', it comes back with some errenous
http reply which my browser can't interpret (nor can wget).

On other web sites, I see that my http request gets redirected to
https, but seemingly on the same port.

Anyone know how this is done? i.e. am I being redirected to a
different port but its 'hidden' (i can redirect but can't hide the
port), or being redirected to the same port but for https (this i
don't know how to do..)

i.e. to clarify:

i type in 'http://somewebsite/login'
and i go to 'https://somewebsite/login'

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org