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/

Reply via email to