ColdFusion does not listen on any ports - the Web Server does.  We run both
IIS and WebSite here and both servers can listen a standard port and an SSL
port (typically 80 and 443).  The web server then passes on control to CF.
So, you need to verify what port the web server is listening on and that the
web server is properly configured to use CF.

HTH,

Howie Hamlin - inFusion Project Manager
On-Line Data Solutions, Inc.
www.CoolFusion.com
631-737-4668 x101
inFusion Mail Server (iMS) - the World's most configurable mail server

----- Original Message -----
From: "Chris Norloff" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, October 30, 2000 3:59 PM
Subject: CF listen to >1 port?


> Can Cold Fusion listen to more than one port?
>
> I'd like to run two instances of iPlanet, one encrypted and one not.
>
> Cold Fusion does not appear to "hear" things that go to other ports (it
was originally installed in a standard configuration, and things run okay on
port 80, or port 443 when encrypted.
>
> thanks,
> Chris Norloff
>
>
> --------------------------------------------------------------------------
----------------------
> Archives: http://www.mail-archive.com/[email protected]/
> Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send
a message with 'unsubscribe' in the body to
[EMAIL PROTECTED]

------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]

Reply via email to