on 12/2/00 9:53 AM, sam sidhom at [EMAIL PROTECTED] wrote:


> My question is this - will a CF server parse CF tags from a CF template that
> is included (using a ssi -virtual include tag) in a shtml file?

Not as a standard thing. You would have to configure the web server to send
..shtml files to be processed by CF. You have to change standard SSI systax
to that of <cfinclude> too.

> Can I configure their CF Server to parse .shtml file and process CF Tags?

Yes. Methods of configuration depend on the server but basically you
configure the MIME settings to tell the web server to pass .shtml requests
to the CF engine.

-- 

Rob Keniger

big bang solutions

<mailto:[EMAIL PROTECTED]>
<http://www.bigbang.net.au>


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to