Hey all.
I've been setting up my site for users (http://www.xio.no), and I wanted to have some sections on the secure site (https). However I found this to be a bit of a problem as it seems I must keep the two completely separate (i.e. not sharing images or other includes from the http site) without getting the standard browser warning message "This page contains both secure and non-secure elements..... blah". I also could not use PHP include statements across the two.
Is there a workaround, or do I have to keep these sites totally separate? In that case I understand that using the SSL site is pointless unless the data transmitted is indeed sensitive, and I'm in reality just giving myself more work by making member sections with no data of that kind use a secure server.
I suppose encrypting the passwords is enough... but it would still be fun to see if there is a way to handle this. Grizz?![]()




Reply With Quote