Okay. I added that (web.xml) and the .htm file is outputting it as text/html.

If I go to Server properties - mime-type, what do I have to change .htm to?

Currently it is

.htm ---->    text/html

In Website Pro, I had to change it to:

.htm ---->      wwwserver/wsapi

Thanks
Jacob

At 02:16 PM 9/10/2004, you wrote:
> > Yea.. I found it, but now I get...
> >
> > Server error:  Either the Macromedia application server is
> > unreachable or it does not have a mapping to process this request.
>
>In addition to configuring IIS, you will also have to configure CFMX. Find
>and edit web.xml, and add something like this:
>
><servlet-mapping id="macromedia_mapping_XX">
><servlet-name>CfmServlet</servlet-name>
>       <url-pattern>*.htm</url-pattern>
></servlet-mapping>
>
>Within the "id" field, where I have "XX", put the value equal to one higher
>than the highest current mapping.
>
>Dave Watts, CTO, Fig Leaf Software
>http://www.figleaf.com/
>phone: 202-797-5496
>fax: 202-797-5444
>
>----------
>[<http://www.houseoffusion.com/lists.cfm/link=t:4>Todays Threads]
>[<http://www.houseoffusion.com/lists.cfm/link=i:4:177972>This Message]
>[<http://www.houseoffusion.com/lists.cfm/link=s:4>Subscription]
>[<http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=649.569.4>Fast
>  Unsubscribe] [<http://www.houseoffusion.com/signin/>User Settings]
>[<https://www.paypal.com/cgi-bin/webscr?amount=&item_name=House+of+Fusion&business=donations%40houseoffusion.com&undefined_quantity=&cmd=_xclick>Donations
>and Support]
>
>----------
><http://www.houseoffusion.com/banners/view.cfm?bannerid=44>
>c1057a9.jpg
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to