
password sent over an unencrypted link
password sent over an unencrypted link
If I put the login page on an https connection, my browser still complains that the "information you are submitting is sent over an unencrypted link". Is there a fix for this? (version 1.0.

Re: password sent over an unencrypted link
Hello,
How do you "put the login page on an https connection" ?
Please tell us more about your hosting configuration.
Pierre M.
How do you "put the login page on an https connection" ?
Please tell us more about your hosting configuration.
Pierre M.
Re: password sent over an unencrypted link
I have an https server and a http server (apache). If I use https://server/admin I can login, but it then redirects me to http://server/admin (no SSL). Is there some way to rename all of the admin pages to be https pages?
Re: password sent over an unencrypted link
there was a nice trick introduced on this forum some time ago (basically config.php checked if you are on https connection and changed all urls to https)
try searching the forum a bit
and it might be even introduced in 1.1svn version...
try searching the forum a bit
and it might be even introduced in 1.1svn version...