Redirect to a new page from within a Drupal site
问题 I'm working with a Drupal site, and we want to set up a special URL that redirects to an external site. In other words, if http://www.mysite.com is our Drupal site, we want to have http://www.mysite.com/external redirect to the external site. I have very little experience with Drupal and have no idea how to set this up. Any help is appreciated! 回答1: If all you want is to redirect the users to the same site, when they follow a link that takes them to http://www.example.com/external, then you