I asked this is Help and did not get very far.
I currently have SS running off my home server (IIS6 or 7, cant remember right now) and can get to it via www.telijah.com:8080 (not the actual domain, but will use it as an example), but would like to get that working just off a subdirectory with the hopes that IIS can deliver it, like www.telijah.com/subsonic. I have read others using a complicated method of proxying it through another server yada yada yada, but I cannot imagine there is no easier way with just some config tweaks in IIS, right? Changing the port to 80 will not work as I use port 80 for actual web pages. I basically just do not want to have to specify a port number when accessing it externally.