Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 May 2010 13:09:26 -0700
From:      Chris Maness <chris@chrismaness.com>
To:        freebsd-questions@freebsd.org
Subject:   Apache URL Redirect?
Message-ID:  <AANLkTim8rsrOOr9fbo3KudAyBUdTMmJOyzXHg6evt6Xz@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTim8rsrOOr9fbo3KudAyBUdTMmJOyzXHg6evt6Xz>