Ok, I know this subject was discussed a little bit earlier, and it got me thinking about a site I am currently developing. As it is, I am developing it as a subdirectory but it will eventually be moved over as the root site. My question is, which tags require the mapped root, as opposed to simply using /? The wrox book says the following:
"Planning is required to make the best use of maps, as their use is limited to template references only through <cfinclude>..." So is <cfinclude> the ONLY tag that requires the mapped root? What about <cfmodule>? Can I do <cfmodule template="/module.cfm">, or would I need to do <cfmodule template="/mappedroot/module.cfm">. TIA, Jared ______________________________________________________________________ Why Share? Dedicated Win 2000 Server � PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation � $99/Month � Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusionc FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

