I have a customer that wants to rebrand farcry to manage it's sites.  This
customer has instructed me to change the mapping from "farcry" to "post" and
to change the virtual IIS directory from "farcry" to "post".  I know that in
the _serverspecificvariables.cfm script in my "project/config" directory
there are the following variables:

// application web urls
application.url.webroot = "";
application.url.farcry = application.url.webroot & "/farcry"; //admin

application.packagepath = "farcry.farcry_core.packages";
application.custompackagepath =
"farcry.#application.applicationname#.packages";
application.securitypackagepath = application.packagepath & ".security";


Is altering these variables all I need to do to manage this change? Has
anyone else done this? Can someone run down the pitfalls for me? Thanks.

-Mark



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

Reply via email to