[UPHPU] set cookie with mod_rewrite working on one server but
notother
Craig Jackson
CJackson at cirris.com
Wed Apr 9 11:00:21 MDT 2008
You could use RewriteLog to see what each server is trying to do
http://httpd.apache.org/docs/2.0/mod/mod_rewrite.html#rewritelog
Sorry to duplicate this Wade, but I hit Reply to just you the first time.
Craig Jackson
Web Developer
-----Original Message-----
From: uphpu-bounces at uphpu.org [mailto:uphpu-bounces at uphpu.org]On Behalf
Of Wade Preston Shearer
Sent: Wednesday, April 09, 2008 10:53 AM
To: UPHPU Discuss
Subject: [UPHPU] set cookie with mod_rewrite working on one server but
notother
I am setting a cookie in a mod_rewrite rule like this:
RewriteRule ^(.*)$ /$1 [R,L,QSA,NC,cookie=cms_site_lang:1:.example.com:
2592000]
It works on my development server, but not my staging server. This is
probably because they are not configured exactly the same. I don't
know where to start looking however. Any ideas?
More information about the UPHPU
mailing list