|
There is a simple solution to it.
You can analyze HOST field in the header and if it's not yours then throw 404 page.
I am not sure where you hosting your site but on IIS windows it's easy to do with IIS managment tool.
Idea is the same how people host multiple websites on one ip address.
George
|