> not a problem as it is only a local development server. What
> files does it use in this directory anyway?
It doesn't actually use any files. An RDS client simply sends HTTP requests
to /CFIDE/Main/ide.cfm, and in many cases it doesn't matter whether that
file even exists! If your web server is configured to check for a file's
existence before returning a response, though, you may encounter errors if
the file doesn't actually exist. With CFMX, that usually isn't an issue
because CFMX detects specific URL patterns and processes them before the web
server gets around to checking for the file.
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

