How can I combine multiple set-cookie headers into one header? I have tried
mod_headers.so but no success. Below is what I have done.

Header append Set-Cookie ^key1
Header append Set-Cookie ^key2


Please advise.

Reply via email to