Where do you set the port in ISAPI? ----- Original Message ----- From: "Phil Daley" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Monday, November 21, 2005 12:26 PM Subject: Re: [msvc] ISAPI programming
> 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. > > > _______________________________________________ msvc mailing list [email protected] See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription changes, and list archive.
