> I have W2K Pro running IIS 5 with virtual directories 
> as follows:
> mydir mapped to c:\inetpub\wwwroot\mydir
> mydir2 mapped to c:\inetpub\wwwroot\mydir2
> 
> I can browse the contents of both these directories with 
> the URLs:
> http://127.0.0.1/mydir/
> http://127.0.0.1/mydir2/
> 
> I've set up two development mappings in Studio 5:
> Studio and server path: c:\intepub\wwwroot\dir
> Browser path: http://127.0.0.1/mydir/
> 
> Studio and server path: c:\inetpub\wwwroot\dir2
> Browser path: http://127.0.0.1/mydir2/

While you've already found a solution to your problem, I thought it might be
worth noting that you can simply create one mapping to your web server's
root directory, rather than creating mappings to each subdirectory.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to