Re: [users@httpd] Rewrite Help

2014-04-30 Thread Igor Cicimov
> > > I've never written a rewrite rule and need help on getting started with > addressing an issue: > Basically, I'm trying to find out if it's possible to create a variable > for a cookie, store it's value to the variable, then unset the cookie and > finally reset the cookie using said variable.

[users@httpd] Rewrite Help

2014-04-29 Thread Nick Post
Hello, I've never written a rewrite rule and need help on getting started with addressing an issue: Basically, I'm trying to find out if it's possible to create a variable for a cookie, store it's value to the variable, then unset the cookie and finally reset the cookie using said variable. Any he