Gavin,

I think "go" is probably an unfortunate name for your application. By default this is the FriendlyURL servlet URL mapping.

Even though FriendlyURLs may not be turned on I have a sneaking suspicion that the config maybe in place by default.. if so this could be causing a major conflict.

Brendan, Spike.. can you guys confirm?

Try a new installation but this time using a different application name. Perhaps something like "farcry_go".

-- geoff
http://www.daemon.com.au/

Gavin Cooney wrote:
I've modified C:\Inetpub\applications\apps.cfm to be

<cfscript>
stApps = structNew();
stApps['localhost'] = 'go'; // name of physical directory for your FarCry
Application
</cfscript>

So that the http://intranet/farcry/ page works fine from my PC.

Now when I type in http://intranet/go/ (go is the name of my application)
this page redirects me to:
http://intranet/farcry/login.cfm?returnUrl=%2Fgo%2Findex%2Ecfm%3F
and promts me or the site admin login.

What's going on!?

Thanks

Gavin


---
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

Reply via email to