Hi,

> SetEnv EMBPERL_COOKIE_EXPIRES 10

unfortunately Embperl cannot handle relativ expire times. It just passes the
value you set in EMBPERL_COOKIE_EXPIRES in the http header to the browser,
so it must be the full date. Remove the above line from your config and it
should work. In this case the browser forgets the cookie when it is closed
by the user.

Gerald


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to