> <cfscript> > stApps = structNew(); > stApps['127.0.0.1:8300'] = 'farcry_myapp'; > </cfscript>
Remove the 8300 from the site address. The port is not relevant - only the host name. That should resolve the /Application.cfm issue. Regards, Gary Menzel --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
