Hi Geoff,

I'm sorry to bother you again, but I still cant get this working.

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


----- Original Message ----- 
From: "Geoff Bowers" <[EMAIL PROTECTED]>
Newsgroups: farcry-dev
To: "FarCry Developers" <[EMAIL PROTECTED]>
Sent: Friday, November 07, 2003 10:42 PM
Subject: [farcry-dev] Re: Could not find the included template
/Application.cfm


> oops Sorry meant.. just go to intranet/index.cfm
>
> the /go/ is only for Friendly URL's
>
> -- geoff
>
> Gavin Cooney wrote:
> > No, this is not working. IIS should default to index.cfm anyway.
> >
> > http://intranet/farcry is working fine.
> >
> > THanks
> >
> > Gav
> >
> > ----- Original Message ----- 
> > From: "Geoff Bowers" <[EMAIL PROTECTED]>
> > Newsgroups: farcry-dev
> > To: "FarCry Developers" <[EMAIL PROTECTED]>
> > Sent: Friday, November 07, 2003 6:06 PM
> > Subject: [farcry-dev] Re: Could not find the included template
> > /Application.cfm
> >
> >
> >
> >>Hmm.. just go to http://intranet/go/index.cfm
> >>
> >>FriendlyURLs will not be activated by default.  Just get your web app
> >>going before you start using friendly URLs.
> >>
> >>Can you get to the admin section of the application:
> >>http://intranet/farcry/ ??
> >>
> >>-- geoff
> >>http://www.daemon.com.au/
> >>
> >>Gavin Cooney wrote:
> >>
> >>>Thanks Geoff,
> >>>
> >>>I've fixed this now.
> >>>
> >>>Only problem is now when i browse to the actual site
> >>>http://intranet/go/index.cfm it wont load. It seems to go into a loop
of
> >>>showing "website found" on the browser status bar.
> >>>
> >>>Any idea what's going on?
> >>>
> >>>Thanks
> >>>
> >>>Gav
> >>>----- Original Message ----- 
> >>>From: "Geoff Bowers" <[EMAIL PROTECTED]>
> >>>Newsgroups: farcry-dev
> >>>To: "FarCry Developers" <[EMAIL PROTECTED]>
> >>>Sent: Thursday, November 06, 2003 7:45 PM
> >>>Subject: [farcry-dev] Re: Could not find the included template
> >>>/Application.cfm
> >>>
> >>>
> >>>
> >>>
> >>>>Gavin Cooney wrote:
> >>>>
> >>>>
> >>>>>Now this page (http://127.0.0.1/farcry/install) works when i use the
> >>>>>browser on the server. However http://intranet/farcry and
> >>>>>http://10.7.2.18/farcry/ {internal IP of intranet} will not work.
> >>>>
> >>>>There is a deliberate security check in place to stop people from
> >>>>accessing the install from anywhere but localhost.  You can change the
> >>>>application.cfm in the install directory to allow your specific
> >>>>domain/ip or remove the check entirely.
> >>>>
> >>>>The installer really should be removed completely in production... but
> >>>>people always forget -- so we stuck in this security measure to make
> >>>>sure folks weren't left in a vulnerable position by accident.
> >>>>
> >>>>-- geoff
> >>>>http://www.daemon.com.au/
> >>
> >>
> >>---
> >>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
> >
> >
> >
>
>
> ---
> 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

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