You can see what your server sees by SSH into it.
Open a terminal and type
ssh username@yourdormain.com
Say yes when it asks to add you and then type your password when it asks you to.
Now that you are logged in type
lynx http://urlofsite.com
It isn't pretty (text with no images) but it does show what your server sees.
|