Mapping Directories

The Mappings page in the ColdFusion Administrator allows you to create logical aliases for physical directories on your server. Mapping directories is only necessary if you want to use ColdFusion with CGI or if you want to use absolute references to ColdFusion pages with the CFINCLUDE tag.

The Web server APIs supported by ColdFusion (NSAPI, ISAPI, and Apache API) perform document type mapping, which makes directory mapping in ColdFusion unnecessary. When a browser loads a file with the .cfm extension, the Web server recognizes that file type as a ColdFusion application page.