Marlon,

The virtual mapping seems to work OK for mapping to my local C:\ drive but not 
to a network "mapped" drive (ie: P:\PMNS\devwebsite\ ).  Is the CF Website 
restricted to the local machine or do I need to provide a different mapping for 
network drives?

> On 12/7/05, Wally Randall <[EMAIL PROTECTED]> wrote:
> > 1.  Can I set-up virtual directories to development websites on a 
> server from the CF built-in webserver?  I want to map to sites on a 
> server with CM management but cannot figure out how to do this from 
> the built-in server.
> >
> 
> Yes you can.  You'll need to edit your jrun-web.xml file.  It should
> be located in #MXInstall#\wwwroot\web-inf\ directory.
> 
> These are the entries I have set up so that I can use a different
> web-root than the standard #MXInstall#\wwwroot directory.
> 
 
> <virtual-mapping>
    
> <resource-path>/*</resource-path>
    
> <system-path>C:/inetpub/wwwroot/</system-path>
  
> </virtual-mapping>
> 
  
> <virtual-mapping>
    
> <resource-path>/CFIDE/*</resource-path>
    
> <system-path>C:/CFusionMX7/wwwroot/CFIDE</system-path>
  
> </virtual-mapping>
> 
  
> <virtual-mapping>
    
> <resource-path>/cfdocs/*</resource-path>
    
> <system-path>C:/CFusionMX7/wwwroot/cfdocs</system-path>
  
> </virtual-mapping>
> 
> 
> Just set up other directories in the same fashion.  BTW, the CFMX
> server is case-sensitive on Win32 regarding virtual directories.
> 
> 
> 
> --
> Marlon
> 
> A spaceman came travelling on his ship from afar,
> 'twas light years of time since his mission did start,
> And over a village he halted his craft,
> And it hung in the sky like a star, just like a star...
> --Chris De Burgh, A Spaceman Came 
Travelling

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:226460
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=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to