Jake, you need to edit the jrun-web.xml file.  It's in the %cfusionroot%\wwwroot\WEB-INF directory.
 
You would do something similar to the edits below:
 
 <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>/WEB-INF</resource-path>
   <system-path>C:/CFusionMX7/wwwroot/WEB-INF</system-path>
 </virtual-mapping>


 
On 1/11/06, Jake McKee <[EMAIL PROTECTED]> wrote:
All,

I thought it was on this list that I recently saw the answer to my
question on the list, but I can't seem to find it.

I have both CF6 and CF7 installed on my dev machine. I'd like to keep
all my files in the CFusionMX/wwwroot directory, but have my CF7 server
point to that same directory.

Can someone refresh my memory on how to tell CF7 to look at the CF6 wwwroot?

Thanks!
Jake


_______________________________________________
Reply to DFWCFUG:
[email protected]
Subscribe/Unsubscribe:
http://lists1.safesecureweb.com/mailman/listinfo/list
List Archives:
   http://www.mail-archive.com/list%40list.dfwcfug.org/
http://www.mail-archive.com/list%40dfwcfug.org/
DFWCFUG Sponsors:
www.HostMySite.com
www.teksystems.com/



--
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
_______________________________________________
Reply to DFWCFUG: 
  [email protected]
Subscribe/Unsubscribe: 
  http://lists1.safesecureweb.com/mailman/listinfo/list
List Archives: 
    http://www.mail-archive.com/list%40list.dfwcfug.org/             
  http://www.mail-archive.com/list%40dfwcfug.org/
DFWCFUG Sponsors: 
  www.HostMySite.com 
  www.teksystems.com/

Reply via email to