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