Date: Tue, 4 May 2010 07:52:35 -0400 From: Nathan Vidican <nathan@vidican.com> To: Chris Maness <chris@chrismaness.com> Cc: User Questions <freebsd-questions@freebsd.org> Subject: Re: Apache URL Redirect? Message-ID: <w2y795fc2b81005040452n4745af47ldf019e94db330867@mail.gmail.com> In-Reply-To: <AANLkTim8rsrOOr9fbo3KudAyBUdTMmJOyzXHg6evt6Xz@mail.gmail.com> References: <AANLkTim8rsrOOr9fbo3KudAyBUdTMmJOyzXHg6evt6Xz@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Use a simple CGI script perhaps? The script can then return whatever headers (including a redirect) you desire. On Mon, May 3, 2010 at 4:09 PM, Chris Maness <chris@chrismaness.com> wrote: > 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 > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" > -- Nathan Vidican nathan@vidican.com (519) 962-9987 (Canada) (313) 586-1982 (USA)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?w2y795fc2b81005040452n4745af47ldf019e94db330867>