simple rewrite?

Hello everyone.. I have a quick htaccess rewrite question. I am a bit lost when it comes to rewrites and am in desperate need to fix a problem on the site. Can one of the gurus assist? hehe

Here's what I need to do... I need to rewrite this:

mysite.com/cms/?m=show&id=3242

into this:

mysite.com/?m=show&id=3242

(note: I had to leave out the http part cuz it wont let me post)

Essentially removing the /cms directory from every URL on the site. The show&id=INTEGER is a variable that will change from article to article of course, so it would need to be dynamic. Currently the site is broken and I cannot get it to work to save my life! simple rewrite? Can anyone assist? Thanks so much in advance...

 

 

 

 

Top