> As far as what isin my jrun file... > > <virtual-mapping> > <resource-path>/farcry/*</resource-path> > <system-path>C:/ColdFusion8/wwwroot/farcry/core/admin</system-path> > </virtual-mapping> > > <virtual-mapping> > <resource-path>/myproject/*</resource-path> > <system-path>C:/ColdFusion8/wwwroot/farcry/projects/myproject</ > system- > path> > </virtual-mapping>
The root of your site needs to point to <farcry_folder>/projects/ myproject/www (not the myproject folder, but the child www folder). Regards, -- Jeff Coughlin Web Application Developer http://jeffcoughlin.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
