On Thu, Aug 13, 2009 at 10:02 AM, De Gang Thierry<de.gan...@scarlet.be> wrote:

> I believe that this can be done with RewriteEngine.

Are you certain you are even getting the cookie? Browses only send
cookies back to the domain send for the cookie, so if ravenforums.com
sets cookies with ravensforums.com as domain your host will never see
it, which pretty much precludes doing anything with it.

You can't rewrite a cookie using RewriteRules anyway. Not in the way
you think this might be possible. RewriteRules operate and change
URLs. They can change other things as a sideeffect, but not cookies.

Krist


-- 
krist.vanbes...@gmail.com
kr...@vanbesien.org
Bremgarten b. Bern, Switzerland
--
A: It reverses the normal flow of conversation.
Q: What's wrong with top-posting?
A: Top-posting.
Q: What's the biggest scourge on plain text email discussions?

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to