Here's my directory structure:

d:\wwwroot                             : webroot
d:\wwwroot\farcryapps                  : farcry install root, also
containing,
d:\wwwroot\farcryapps\farcry_aura
d:\wwwroot\farcryapps\farcry_core
d:\wwwroot\farcryapps\farcry_test\www  : my first app
d:\wwwroot\farcryapps\fourq

This maps to the webserver like so:

http://192.168.1.2/                    : webroot
http://192.168.1.2/farcry_test         : mapped to farcry_test\www
http://192.168.1.2/farcry_test/farcry  : mapped to farcry_core\admin

In the CF admin I have one mapping:

/farcry : mapped to d:\wwwroot\farcryapps

1. What is in your /apps.cfm?

2. What are these two variables set to in <project>/config/_serverSpecificVars.cfm

application.url.webroot = ?
application.url.farcry = ?


-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