remear / jewelrybox

OS X RVM Manager
105 stars 5 forks source link

Fix dead link on official website #85

Closed mtheoryx closed 12 years ago

mtheoryx commented 12 years ago

If you do a search for "rvm jewelrybox", the very top result is a 404:

http://unfiniti.com/software/mac/jewelrybox

The second result, which works, is:

http://jewelrybox.unfiniti.com/

You might consider doing a simple 301 redirect from the top one to the second one. Cheers!

remear commented 12 years ago

They're actually two entirely different pages. We're undergoing server migrations and I wonder if DNS is still incorrect. Could you ping unfiniti.com and jewelrybox.unfiniti.com and tell me what IPs it's giving you for each.

mtheoryx commented 12 years ago

I get 71.195.212.148 for both right now.

esparkman commented 12 years ago

Both links seem to be working fine for me.

mtheoryx commented 12 years ago

The first one is still down for me. Might be temporary though.

http://i.imgur.com/cqMHL.png

remear commented 12 years ago

@mtheoryx Interesting, those are the right IPs. Does it work if you specifically put www. in the url?

mtheoryx commented 12 years ago

Yep, does work with 'www' prepended.

remear commented 12 years ago

@mtheoryx Does it work without 'www' yet?

mtheoryx commented 12 years ago

Yep, good to go. Thanks!

anamba commented 12 years ago

This doesn't work for me, it's because of this: unfiniti.com has IPv6 address ::1

Thus, I get a routing error from my local Rails install.

remear commented 12 years ago

@anamba Can you hop in #rubunity on free node IRC and chat with me while I work on this?