Every single site I've built has a root that is below web root. IE: / (project root) /components /includes /etc /wwwroot
So if I set my project root to foo.com, then obviously I can't go in wwwroot/foo.cfm and have it work right. Don't most folks have a project root that is below web root so they can work w/ files outside of web root? On Mon, 28 Feb 2005 16:16:38 -0800, Rob <[EMAIL PROTECTED]> wrote: > On Mon, 28 Feb 2005 15:45:27 -0600, Raymond Camden <[EMAIL PROTECTED]> wrote: > > Rob - this is a dumb Eclipse question, but can you tell me how this is > > done? I see how to set a "Project" home page - but not how to make it > > so that > > No such thing as dumb questions ;) > > > /foo/moo/goo.cfm > > will load as > > <project url>/foo/moo/goo.cfm > > That ability is not in the 1.1.17 (stable) version. You can set the > project url and setup the scribble pad and a few other things. In the > 18.x version, when you have the .cfm file open there is a little globe > on the tool bar that's tool tip is "browse to this page" > > > Also - what about cases where project root is above web root. I wouldn't > > want > > /wwwroot/foo.cfm > > to go to > > <project url>/wwwroot/foo.cfm > > hum... well that file wouldn't be part of the current project then. > You could make another project or just use an external browser, but in > what situation have you done that out of curiosity? > > -- > ~Blog~ > http://www.robrohan.com > ~The cfml plug-in for eclipse~ > http://cfeclipse.tigris.org > ~open source xslt IDE~ > http://treebeard.sourceforge.net > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:196899 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

