Cookies

Cookies

Post by Harald Brueckne » Tue, 29 Oct 1996 04:00:00



Hello,

I'm using Apache v1.1.1 and would like to use cookies. The problem I
encountered is the servers name I'd like to use the cookies with.

It's name is like "mydomain.com". If I send the domainname with the
set-cookie command Netscape does not store this cookie. If I use e.g.
"www.mydomain.com" everything is ok.
In the docs about cookies there's a statement about the minimum number
of periods in the servers name but I think if the name matches exactly
every name should be legal.

How can I use cookies if the servers name is "mydomain.com"? Any hints
would be appreciated!

--

Yours,
   Harry Brueckner
   http://www.respublica.de

 
 
 

1. My linux+Apache+mod_perl cannot recognize"print "Set-Cookie: cookie-name = Unique; "

Just solved the problem of not recognizing print "Content-type:
text/plain\n\n";
But another problem still exists.
When the perl script contains following lines:
     print "Set-Cookie: cookie-name = Unique; ";
     print "domain = .$baseurl; ";
     print "path = /; ";
     print "expires = Thursday, 11-Dec-2100 00:00:00 GMT\n";
It just print out these lines on the web.
Still the same script runs perfect under windows+apache+cygwin.
Please tell me how to change the httpd.conf file just as the last question.
Thank you very much.

2. Hylafax Configuration

3. Can you log specific cookies with Apache %{cookie}i log format?

4. Serial Comm Problems and Questions ???

5. %{Cookie}n vs. %{Cookie}i

6. CL 3DBlaster & Linux

7. apache,cookie and denying access to those whithout the cookie set

8. Top 10 subjects comp.unix.shell

9. test SYN cookies (was Re: SYN cookies security bugfix?)

10. Netscape Cookies questions

11. Randomly pick lines from text file (cookies)

12. X, Magic cookie exchange ot working.

13. using Apache's API to access a cookie