On Dec 2, 12:56 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > // application web urls > application.url.webroot = ""; > application.url.farcry = application.url.webroot & "/farcry"; //admin > ------------------------------------ > apps.cfm > ------------------------------------ > <cfscript> > stApps = structNew(); > stApps['farcry_demo'] = 'farcry_demo'; > </cfscript>
Bah this reminds me why FarCry 4,.0 is so much better.. but I digress. Apps.cfm should die in a fire. If you have set up your farcry project as the web root ie you just type "http://localhost/" or somethig to get to it -- delete Apps.cfm Hopefully that helps, -- geoff http:/www.daemon.com.au/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
