.htacess question

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
theboxinghistorian
Forum Newbie
Posts: 4
Joined: Sat Jan 02, 2010 9:03 am

.htacess question

Post by theboxinghistorian »

I was looking to remove a folder from my URL using a rewrite rule, I had it done before but lost the code, can anyone help.

I am trying to remove the 2009 folder from appearing in the URL
from
http://www.theboxinghistorian.com/news/ ... atest.html

to

http://www.theboxinghistorian.com/news/ ... atest.html
Post Reply