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 <[email protected]> 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 > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > [email protected]" > -- Nathan Vidican [email protected] (519) 962-9987 (Canada) (313) 586-1982 (USA) _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
