Bromtom
09-30-2009, 05:47 PM
:confused:I have a strange situation, i have figured out that i can create cookies and read them with no problems in my sub-folders, but can not do either in the home directory of my website.
in other words:
www.example.com - does not parse cookies
www.example.com/directory/ - parses cookies
no forwarding, both directories are set to 755.
i am using JavaScript, method: document.cookies
anyone else run into this issue and know why this is happening? any ideas on a way to fix it?
Thanks
in other words:
www.example.com - does not parse cookies
www.example.com/directory/ - parses cookies
no forwarding, both directories are set to 755.
i am using JavaScript, method: document.cookies
anyone else run into this issue and know why this is happening? any ideas on a way to fix it?
Thanks