Image not showing up

I'm having problems with an image showing up. When I run script/server and access the page by going to 192.168.1.7:3000, the image shows up, but if I access the same app (through passenger), going to jrocka.homelinux.com, the image does not show up.

Both ways I access it, it is using the same Rails app, I can just get to it locally or externally. Any ideas why an image wouldn't show up?

Thanks,

Josh

Check the html looks the same in both cases (View, Page Source or similar in browser). Try just entering the url of the image itself in the browser in each case.

Colin