At 11/21/2005 04:25 AM, Neil Devlin wrote: > Is there a way to have the web server application using a different > port rather than 80? We might have a few application running, and want > same domain name.
Set the listen port to whatever you want. Then the clients have to send on that port. Phil Daley < AutoDesk > http://www.conknet.com/~p_daley _______________________________________________ msvc mailing list [email protected] See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription changes, and list archive.
