Hi all, 

I need to mark cookies as secure, I thought I could just use the mod headers 
directive

Header edit set-cookie ^(.*)$ $1;secure

But it does not work, am I missing something. Any help would be greatly 
appreciated,

Sent from my iPhone
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org


Reply via email to