this is the way i use .htc

   <map:match pattern="beh/calendar.htc">
    <map:read src="../htdocs/beh/calendar.htc" mime-type="text/plain"/>
   </map:match>

and works
i use cocoon 204

On Thu, 12 Jun 2003, Tim Bachta wrote:

> I am trying to call a htc file but am not able to get it working.  I
> have it mapped in my sitemap like such:
>
> <map:match pattern="support/*.htc">
>
> <map:read mime-type="htc" src="support/{1}.htc"/>
>
>  </map:match>
>
>
>
> Am I doing this correct?
>
> Tim Bachta
>
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to