[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-security] SSL Port 443 Issue



Hello!

That's how mod_rewrite works.
What are your rules for /webmail/?

Dmitry

DS> I've been having this problem with my SSL as of late and
DS> can't find anything useful when trying to search for a solution.
DS> Currently if I use SSL on my websites the URL header changes to http://URL:443.

DS> For example if you type in:
DS> https://www.seltron.com/webmail
DS> The browser will come out with
DS> http://www.seltron.com:443/webmail/
DS> Which I haven't determine if that is secure.
DS> However, I have noticed that if I type in:
DS> https://www.seltron.com/webmail/
DS> With an ending slash, there seems not to be a problem.

DS> The best I can come up with is some sort of Apache config issue.
DS> Has anyone ever seen this before? Any thoughts on how to solve it?