Skip navigation
Currently Being Moderated

Working with multiple websites and ports

Jun 27, 2012 11:25 AM

Tags: #ports #coldfusion10

I'm running CF10 developer edition on my local machine. I was wondering if it is possible now that CF is on tomcat to run multiple websites on different ports. I don't know the technical terminology for this, but I'm pretty sure in order to do it in CF9 you had to have IIS manage it.

 

This will summerize what I'm trying to accomplish.

 

Website             Path to Website Folder                                             Local URL (Port)

---------------------------------------------------------------------- ----------------------------------------

Website 1 ------> C:\ColdFusion10\cfusion\wwwroot\Website1\ ---------> http://localhost:8500/

Website 2 ------> C:\ColdFusion10\cfusion\wwwroot\Website2\ ---------> http://localhost:8501/

Website 3 ------> C:\ColdFusion10\cfusion\wwwroot\Website3\ ---------> http://localhost:8503/

 

 

Thanks in advance!

 

Bob

 
Replies
  • Currently Being Moderated
    Jun 27, 2012 3:04 PM   in reply to BobxMarley

    What you're wanting is exactly the way a CF multi-server install has worked since CFMX 6.0.  That's the default behaviour.

     

    Tomcat (CF10) works slightly differently from JRun (CFMX6->CF9) in some areas, but this area is the same.

     

    --

    Adam

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points