The redirect module doesn't seem to be working.

I'm redirecting node/1197 to an external URL on the same server. No redirect happens.

CommentFileSizeAuthor
#2 Snap264.png16.28 KBstinky

Comments

jithinantony’s picture

The same version works for me.

Could you provide more details regarding the issue.

stinky’s picture

StatusFileSize
new16.28 KB

I'm attaching a screen shot.

No error msgs or anything--- it just doesn't redirect.

jithinantony’s picture

Thanks for the screen shot.

If the url "blogs/plc2016" is not residing in the same drupal installation, then you might need to give the complete external url.

For example:

http://www.example.com/blogs/plc2016

stinky’s picture

When I type in the complete URL http://library.uaf.edu/blogs/plc2016, it shortens it to blogs/plc2016

also, when I put in a dummy URL it still does't redirect.

stinky’s picture

I tried the dev module too-- and it doesn't work for me either.

stinky’s picture

Found the solution https://www.drupal.org/node/2448827 ("Won't redirect if root script is not index.php)

wylbur’s picture

Status: Active » Closed (works as designed)

Based on the comments, marking this as resolved.