Posting here, since the original reply failed:
At 7:41 AM -0800 1/20/03, [EMAIL PROTECTED] wrote:
At 11:09 PM -0800 1/19/03, Hoenie Luk wrote:
Thanks for your suggestion. However, since I'm using a web hosting service, I cannot alter the httpd.conf file. I tried to put "PerlSetEnv EMBPERL_COOKIE_EXPIRES '+2M' " in .htaccess file. But Apache doesn't like it and return a 500 misconfiguration error.

Do you know if I can do this in .htaccess?
I doubt it.  The only thing I can think of that might work is putting
	$ENV{EMBPERL_COOKIE_EXPIRES} = '+2M';
in your code prior to accessuing %udat.

At 7:41 AM -0800 1/20/03, [EMAIL PROTECTED] wrote:
[EMAIL PROTECTED]
Delivery failed
--

Kee Hinckley - Somewhere.Com, LLC
Business: http://consulting.somewhere.com/
Writings: http://commons.somewhere.com/buzz/

I'm not sure which upsets me more: that people are so unwilling to accept
responsibility for their own actions, or that they are so eager to regulate
everyone else's.

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

Reply via email to