At 05:09 PM 10/28/2004, Jeff Coughlin wrote:
> application.url.webroot in the file <farcry_project>/config/_serverSpecificVars.cfm.
> set application.url.webroot to blank (or "";).
> restart CF 

Thanks!!
That did the trick. I fixed application.url.webroot='' and restarted Coldfusion and 
now I can see my site with a pretty Aura interface. Now I can start learning how to 
make a site with FarCry. 

Any pointers on where to start reading on how to make a custom home template and other 
templates and how to manage content?

-Peter

At 05:09 PM 10/28/2004, Jeff Coughlin wrote:

>Peter Theobald wrote:
>>Weirder, I found some stuff cached in the application scope, so I restarted the 
>>Coldfusion server and now VIEW SITE goes to: test.mysite.com/mysite/www
>>Where on EARTH is it getting these values? I cannot find them anywhere. Did it 
>>somehow pick up the path to the site's home index template and cache it somewhere? 
>>why?
>
>If you are getting to that page when you click VIEW SITE, then check the setting for 
>application.url.webroot in the file <farcry_project>/config/_serverSpecificVars.cfm.
>
>If you are trying to run the site from the root of test.mysite.com, then set 
>application.url.webroot to blank (or "";).
>
>Because these particular applicaion variables are only set once you may want to 
>restart the CF services.  (This is not meant to be wierd, rather it was coded this 
>way on purpose.  Its used to save on resources.  Once these values are set, there is 
>no need to set them on each page load.)
>
>Regards,
>
>- Jeff C.
>
>---
>You are currently subscribed to farcry-dev as: [EMAIL PROTECTED]
>To unsubscribe send a blank email to [EMAIL PROTECTED]
>Aussie Macromedia Developers: http://lists.daemon.com.au/
>
>

---
You are currently subscribed to farcry-dev as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to