did you make the change to the xml file?

there is an xml file that needs to be altered a bit...

its not tough...

Open the C:\CFusionMX\wwwroot\WEB-INF\web.xml . You can modify the extension
mappings by adding these lines:

<servlet-mapping>
<servlet-name>CfmServlet</servlet-name>
<url-pattern>*.html</url-pattern>
</servlet-mapping>

and replace *.html with whatever you need to extend the cf functionality
too!

hth

tony

-----Original Message-----
From: Josen Ruiseco [mailto:[EMAIL PROTECTED]
Sent: Monday, January 19, 2004 8:03 AM
To: CF-Talk
Subject: Re:Write to html file

How do you do this?

I went into application extensions and added .htm to be run as a .cfm page.
I restarted the CF service and now I get an error message stating:

SERVER ERROR: Either the Macromedia application server is unreachable or it
does not have a mapping to process this request.

Is there more that needs to be done? I am running MX 6.1...

Thanks, Josen
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to