yes, but in IIS these are called sites.  So, for example you have the
Default site on port 80 which points http://your.com/ to
d:\inetpub\wwwroot\.  You can create a new site called say foo
listening on port 99 pointing http://your.com:99/ to
d:\inetpub\fooroot\


And one step further you can have a different instance of Jrun/CFMX
for each of these. :)

Doug


On Fri, 18 Feb 2005 12:27:21 -0500, Rick Faircloth
<[EMAIL PROTECTED]> wrote:
> So, when referencing the "virtual server", I'd just use a URL like
> http://66.79.46.138:85/Index.cfm because it would take the visitor
> directly inside the root directory?  Am I understanding that correctly?
> 
> And I guess the key difference is in the properties for the virtual
> directory,
> where instead of port 80, port 85 would be specified for the site?  And
> port 85 would have to be opened in the router, too?
> 
> Rick
> 
> 
> -----Original Message-----
> From: Dave Watts [mailto:[EMAIL PROTECTED]
> Sent: Friday, February 18, 2005 12:26 PM
> To: CF-Talk
> Subject: RE: Virtual Directories for Websites...follow-up remarks
> 
> > So, using ports like that would mean there would be no root directory
> > for the websites?  i.e., the port would act as the root for the site?
> > I'm not sure I understand the actual directory structure for
> > http://66.79.46.138:85/Index.cfm...
> 
> No, you would still need to have separate virtual hosts for each site, and
> each virtual host would typically have its own root directory. Using
> different ports just lets you use the same IP address or DNS name to connect
> to different virtual servers.
> 
> Dave Watts, CTO, Fig Leaf Software
> http://www.figleaf.com/
> 
> Fig Leaf Software provides the highest caliber vendor-authorized
> instruction at our training centers in Washington DC, Atlanta,
> Chicago, Baltimore, Northern Virginia, or on-site at your location.
> Visit http://training.figleaf.com/ for more information!
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:195437
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to