On Thu, 14 Mar 2002, Dennis Gearon wrote:
> So, before I start, I want to make sure it is what I want. Does anybody 
> have experience in using 'mod_rewrite' and can answer this question?
> 
> Does all the cookie, post, and get varibles plus all headers get
> preserved in a 'mod_rewrite' action?

Cookies and POST data are preserved. GET arguments only make it if your 
rewrite rules handle them.

miguel


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to