| Posted: 07 October 2004 at 1:01pm | IP Logged
|
|
|
No.. that's not gonna work for me I don't think...
I run Froums, and all member tracking and conformation is done through cookies.
Cookies however are case sensitive by the root subdirectory they are made from.
e.g. if someone logs on to mydomain.com/TEST and then clicks a link to some web page at mydomain.com/test they loose their cookie and login.
(Snitz forums if anyone was interested)
It might be possible to change the forum code, but since I have so many pages and forums, I want to make ALL http url requests convert to lower case as far as cookies are concerned.
Is that feasible? or would it drop my Win2K server to it's knee's?
I know it is a cookie problem, and poor planning on my part to use upper case in my subdiretory names and code, but I have thousands of pages over four main sbubdiretories with one 8 years old now.
Any suggestions?
__________________
|