Author Topic: Drupal Redirects  (Read 206 times)

SCMProfessor

  • Newbie
  • *
  • Posts: 1
Drupal Redirects
« on: June 11, 2012, 08:24:48 am »
I am trying my best here...  and searched...

I am using Drupal (have been for 6 years--I know...)

I go into the CONFIGURATION section, and go to Redirect.  I give the original file path (for instance, http://sctoday.net/files/audio/16_Martin_0.mp3) and then set it to start with http://media.blubrry.com/SCIT/ (so the previous one is set to:  http://media.blubrry.com/SCIT/sctoday.net/files/audio/16_Martin_0.mp3

Now, if I click on the original link in the Redirect SUMMARY is uses the redirect, but if I go to the webpage (http://sctoday.net/?q=node/52) and click on the audio link there, it doesn't do the redirect...

Help?  I don't want to keep doing the same thing over and over again... (definition of insanity right?)

Steve

angelo

  • Custom Title
  • Administrator
  • Hero Member
  • *****
  • Posts: 3278
  • CIO, RawVoice
    • Angelo's Blog
Re: Drupal Redirects
« Reply #1 on: June 11, 2012, 08:45:32 am »
Unfortunately, I'm not familiar with how Drupal works with podcasting. My only guess is that it took the original URL and appended it to the end of your page content on the first save, and that now you need to go back and edit the page content itself and update that URL as well.