Tom Kirkpatrick wrote:
A big smile creeped over my face as I relised the silly mistake I had made. Apparently accessing the site from the URL http://localhost/logon.xml is not the sams as accessing it from http://127.0.0.1/logon.xml (I have no idea why not). Using the later works just fine - cookies are sent, I can login, log out and all is well... almost.
Most browsers require a "." in a cookie name, IIRC. That means that "localhost" won't work, but (in my experience) "localhost.localdomain" will.
-- http://mah.everybody.org/weblog/ GPG Fingerprint: 7E15 362D A32C DFAB E4D2 B37A 735E F10A 2DFC BFF5 More people are killed every year by pigs than by sharks, which shows you how good we are at evaluating risk. -- Bruce Schneier
signature.asc
Description: OpenPGP digital signature
