Do Not Nest
tags may not be nested. In fact, no CFML tags or functions should be used in between and (if the end tag is used). (Applies to: ColdFusion 5)
tags may not be nested. In fact, no CFML tags or functions should be used in between and (if the end tag is used). (Applies to: ColdFusion 5)
is used to execute (run) applications, scripts, and batch files. To redirect any output generated by executed applications use the OUTPUTFILE attribute to specify a destination file name. (Applies to: ColdFusion 5)
If your Web server is not on port 80 then you must specify the PORT when using . The port number should be passed to the PORT attribute. (Applies to: ColdFusion 4 or later)
Pages cached using may be flushed as needed using . The optional EXPIREURL attribute can also be used to flush specific URL's, and the * wildcard character may be used to match URL's (or parts of URL's). (Applies to: ColdFusion 4 or later)
By default stores cached pages in the current directory (the directory containing the CFM files). To specify an alternate location use the CACHEDIRECTORY attribute passing it a fully qualified path. (Applies to: ColdFusion 4 or later)
ColdFusion on Windows requires a minimum of 128 MB RAM to run (256 MB for Enterprise). But a minimum of 256 MB is recommended (512 MB for Enterprise). (Applies to: ColdFusion 5)
ColdFusion Enterprise's clustering features do not support all Web servers. To use ClusterCATS on Windows you must be running Microsoft IIS (or PWS) or iPlanet / Netscape Enterprise, to use ClusterCATS on Unix boxes you must be running iPlanet / Netscape Enterprise. (Applies to: ColdFusion...
ColdFusion supports HP-UX version 11.0 running on PA-RISC 1.1 or 2.0. Only ColdFusion Enterprise is supported on this platform. (Applies to: ColdFusion HP-UX)
ColdFusion supports Red Hat Linux (6.2 or later), SuSE Linux (7.0 or later), and Cobalt RAQ3, RAQ4, and XTR. Only Intel CPU's are supported. Both ColdFusion Professional and ColdFusion Enterprise are supported on this platform. (Applies to: ColdFusion Linux)
ColdFusion supports Solaris 2.6, 2.7, and 2.8 running on a SPARC box. Only ColdFusion Enterprise is supported on this platform. (Applies to: ColdFusion Solaris)