The following table describes the directories under the cf_root directory when you install the server configuration of ColdFusion:
Directory |
Description |
---|---|
bin |
Programs for starting, stopping, and viewing information for ColdFusion, and to run Crystal Reports (Windows only). |
cache |
Repository for temporary files from ColdFusion. |
cfx |
Sample C++ and Java CFX files with their supporting files. You can also store your CFX files in this directory (although you can put them in any location that is defined in your classpath). |
charting |
Files for the ColdFusion graphing and charting engine. |
CustomTags |
Repository for your custom tags. |
db |
The sample Apache Derby databases for all platforms. |
gateway |
Files for ColdFusion event gateways. |
jintegra |
JIntegra programs, libraries, and other supporting files (for example, to integrate Java and COM code; manage access to ActiveX controls (OCXs) that are hosted in a graphical user interface (GUI) container; and register the JVM and type libraries). |
jnbridge |
Files for .NET Integration Services. |
lib |
JAR, XML, property, and other files that are the foundation of ColdFusion, for functionality such as queries, charting, mail, security, Verity searches, and system probes. |
logs |
Repository for ColdFusion log files. JRE-specific log files are in the runtime/logs directory. |
|
Repository for spooled mail and mail that cannot be delivered. |
META-INF |
XML metadata for the ColdFusion Administrator. |
registry |
(UNIX only) Flat file to store registry settings |
runtime |
Programs and supporting files for the ColdFusion run time. In Windows, the files for the bundled JRE are in runtime\jre. |
runtime/jre |
Files for the Java Runtime Environment (JRE) that is bundled with ColdFusion. |
uninstall |
Files to uninstall ColdFusion. |
verity |
Verity collections, configurations, and services directories. |
wwwroot |
Default web root directory for the built-in web server. When running on other web servers, this directory contains only the WEB-INF directory; do not remove this directory. |