The projectURL variable should be empty (i.e. "") if the application is not
in a sub-directory. Depending on how you configured friendly urls, you may
have to rebuild them or update the apache rewrite.

Blair


On Tue, Jun 15, 2010 at 5:40 PM, Phil Kemp <[email protected]> wrote:

>
> Hi guys,
>
> I've currently got a FarCry site in demo, with the URL being
> http://blah.domain.com/thesite/ and I just got told that the production
> URL
> will be http://blah.domain.com/ - without the "thesite" sub folder bit on
> the end.
>
> So I was wondering if there would be any unexpected results if I just
> edited
> the FarCry Constructor file replaced
> <cfset THIS.projectURL = "/thesite" />
> with
> <cfset THIS.projectURL = "" />
>
> Would this change be enough to get the production site working? I don't
> want
> to send the code off and get bombarded with emails complaining that it
> doesn't work unless it really has broken.
>
> Any help from you guys would be much appreciated.
>
> Cheers,
> Phil.
> --
> View this message in context:
> http://old.nabble.com/Migrating-to-production-site%2C-possible-problems--tp28888193s621p28888193.html
> Sent from the FarCry - Dev mailing list archive at Nabble.com.
>
> --
> You received this message cos you are subscribed to "farcry-dev" Google
> group.
> To post, email: [email protected]
> To unsubscribe, email: 
> [email protected]<farcry-dev%[email protected]>
> For more options: http://groups.google.com/group/farcry-dev
> --------------------------------
> Follow us on Twitter: http://twitter.com/farcry

-- 
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: [email protected]
To unsubscribe, email: [email protected]
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry

Reply via email to