sturnbull / piktur

CS9163 project
2 stars 0 forks source link

http vs https #20

Closed prhammond closed 11 years ago

prhammond commented 11 years ago

Opening the website via http does not redirect to https

which results in images incorrectly displayed on http page

how do we fix this - auto-redirect or fix the http page?

enasni commented 11 years ago

Corrected the logic for determining http vs https. Tested under IE and Chrome.