Hi All.
I'm using Apache 1.3.27 on linux box. And one of the sites on my server sends cookies. The cookies are understanded by all of the browsers but MSIE. But the weird thing is, when I send the same cookie with win version of apache on win box locally, msie can read it. In this situation when I open the cookie file, the values of cookie seems normal. But when linux box sends cookie to a remoote win machine the cookie file contains the word 'DELETED' on win box so the cookie can't be readed. To solve this problem I add a CookieStyle directive in httpd.conf file. And I tried the all styles that I saw in the apache documentation. But it doesn't work. I think it's about the cookiestyle that msie uses. Am I right? Could you help me to solve that? Thanks a lot...
I'm using Apache 1.3.27 on linux box. And one of the sites on my server sends cookies. The cookies are understanded by all of the browsers but MSIE. But the weird thing is, when I send the same cookie with win version of apache on win box locally, msie can read it. In this situation when I open the cookie file, the values of cookie seems normal. But when linux box sends cookie to a remoote win machine the cookie file contains the word 'DELETED' on win box so the cookie can't be readed. To solve this problem I add a CookieStyle directive in httpd.conf file. And I tried the all styles that I saw in the apache documentation. But it doesn't work. I think it's about the cookiestyle that msie uses. Am I right? Could you help me to solve that? Thanks a lot...