Forum Moderators: phranque
www.domain.com/i/dont/need/?this=and-this&but-i=need-this
But in all his pages, this is constant, as in it never changes ever.
i/dont/need/?this=and-this
Although I recommended to the developer to store the variables elsewhere since it is always the same, or even place it in a session var or cookie, but he has something else in mind, I think he's just lazy to go into his code.
And since the web developer does not feel like fixing it from the top and is looking for a mod_rewrite solution to make:
www.domain.com/i/dont/need/?this=and-this&but-i=need-this
into
www.domain.com/?but-i=need-this
Need help from mod_rewrite experts.