Koozali.org: home of the SME Server

Http versus Https

Martin Hansen

Http versus Https
« on: August 11, 2002, 10:01:32 PM »
I have created an i-bay (thanks Nathan), and somewhat to my surprice it works and I can even construct complicated php-programs (that verifies that 2+2 =4 and stuff like that). However it only works when a call it from https//....
The reason for that might be, that my ISP have bloked all port 80's. I now use 8080 and it works on the primary html, but not on the i-bay.

Why?