Sorry I should have included more information.
I have a couple of sites hosted on IIS on a W2K server which is 192.168.20.2 and this will be on port 80. I'm using Host Headers to recognise the original called site and serve up the pages.
Lets say my site
www.starvingrascal.com is on my server. I want ot create
www.starvingrascal.com/empeg which will ask for a password then link to the empeg.
I don't know to tell IIS (or the web page) that when it hits
www.starvingrascal.com/empeg/index.htm it then needs to forward to the Empeg Playlist page and display it externally.
I works fine internally of course because 192.168.20.210 can be resolved but presumably this is more complex externally.
Tony, I tried putting the empeg in the DMZ but it didn't work (I thought it might have).
Port fowarding of Port 80 goes to the Web Server 192.168.20.2 and I need to keep it that way.
Also I guess I need to access the webserver first for the password control ?
Thanks