Author Topic: setting cookies for multiple subdomains  (Read 2068 times)

0 Members and 1 Guest are viewing this topic.

Offline dp_roberson

  • album.pl User
  • *
  • Posts: 1
  • Karma: +0/-0
setting cookies for multiple subdomains
« on: August 03, 2006, 22:14:47 »
I have my album.pl script in a subdomain of my website (photo.mydomain.com).  The host name recorded in the album.pl cookie includes the subdomain.  I would like album.pl to set the log-in cookie without the subdomain so that users remain logged in when visiting the other areas of the website that are not within the "photo" subdomain (i.e., www.mydomain.com). 

Any suggestions?

-David