I have a public facing subsonic server, it has about 5 domain pointed to it. I also use the server as a basic web server using IIS. Through IIS bindings I am able to connect the correct website to the correct domain. So about five http websites one web server. I would like to do the same thing with subsonic. So the public facing webgui for subsonic is only assessable from one specific domain.
In short I would like to restrict what domains and IP's that the subsonic web server will respond too.
Does anyone know how to do this or could give me some help as to where to look.