I have a website and so does my college. Except my college doesn't know that my website uses their hosting i.e. same server. So both of us share common IP address like 23.5.46.225
To access my college I can either use http://23.5.46.225/~collegename OR www.collegename.com
And to access my server I can use http://23.5.46.225/~myhandle OR www.mysite.com
But i want to access my site via my college name like http://collegename.com/../~myhandle
But it doesn't seem to work. Can way I can achieve this? help me out here :)