----- Original Message ----- From: "Dave Watts" <[email protected]> To: "cf-talk" <[email protected]> Sent: Tuesday, February 10, 2009 5:41 PM Subject: Re: (ot) Setting IIS 6 Content-Type HTTP header
>> Maybe more on topic than off... Is the Content-Type header actually >> being >> set by CF? I see that when I request a simple html file from IIS I get >> a >> Content-Type of just "text/html". >> >> If CF is setting this, where can it be configured? > > CF sets the content type for documents generated by CF. Otherwise, IIS > sets the content type. Ok, that's the impression that I got. Where can it be set? I've tried: <cfprocessingdirective pageencoding="iso-8859-1"> and still get the same HTTP Content-Type header, showing a charset of 'UTF-8'. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:319144 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

