View Single Post
Old 08-03-2011, 12:52 PM   PM User | #1
vkloss
New to the CF scene

 
Join Date: Aug 2011
Posts: 3
Thanks: 1
Thanked 0 Times in 0 Posts
vkloss is an unknown quantity at this point
Peculiar mod_rewrite question

Hi there,

I have a rather strange URL from my client's old website that I need to redirect.

It goes like this. I need to change this:

http://www.mrmoco.com/index2.htm?sid.../Rigs/milo.htm

Into this:

http://www.mrmoco.com/Products/Rigs/milo.htm

Basically, I just need to remove this part of the query string: "index2.htm?sidebar.htm&/"

This rule should obviously only happen if such a string exists within the URL.

It's not a customary query string. I don't know if that makes any difference, but it has stopped my simplistic solutions from working.

Any help much appreciated.

-Victor
vkloss is offline   Reply With Quote