Apache URL Redirect?

Chris Maness chris at chrismaness.com
Mon May 3 20:09:32 UTC 2010


I while back, I set up a podcast using wordpress.  I did not use any
special configuration, I just added the files as media, and the
podcast software picked up the mp3's.  However, now I would like to
use a podcast plugin that adds all of the correct itunes tags.
However, this changes the RSS URL from:

http://podcast.rccoc.org/?feed=rss2

to:

http://podcast.rccoc.org/?feed=podcast

I have tried playing with some directives like:

Redirect permanent /one http://example.com/two

but they did not seem to work.  I need apache to return 301 and the new URL.

Any Ideas?

Thanks,
Chris Maness


More information about the freebsd-questions mailing list