I have not tried this, but ... Open the web.xml file in the web-inf directory (under the web root) and add a Servlet mapping (you'll see a few there), just copy one whole block (like the *.cfm one) to create a new assignment.
--- Ben -----Original Message----- From: Jaye Morris [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 20, 2002 12:09 PM To: CF-Talk Subject: Alternate extensions to .cfm problems This is a multi-part message in MIME format. ------=_NextPart_000_0000_01C21853.478D9B10 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Has anyone figured out how to configure CFMX and IIS 5.0 to run extensions other than .cfm? My example is that I have executed my CF5 pages with ".html", with no problems at all. Now with CFMX the page will not execute my code with .html or no other contrived extensions such as ".jaye". I configured the settings properly in IIS 5.0, and linked to the ..\1\ jrun.dll in the path. Our lead developer talked to Macromedia this morning, but they did not seem to be aware of this and the reference their tech support gave on the website was not appropriate to the situation. If you have any ideas or explanations please let me know. Thanks in advance. I would really appreciate your help. BTW: Being that CFMX is based on Java are there any performance tests that are our which compare it to CF5? Thanks again. // Jaye Morris, New Media Developer // [EMAIL PROTECTED] - www.navtrak.net // [EMAIL PROTECTED] - www.jayezero.com ------=_NextPart_000_0000_01C21853.478D9B10 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=3DContent-Type content=3D"text/html; = charset=3Diso-8859-1"> <META content=3D"MSHTML 6.00.2716.2200" name=3DGENERATOR></HEAD> <BODY> <DIV><FONT face=3DArial><FONT size=3D2><SPAN = class=3D451165615-20062002>Has anyone=20 figured out how to configure CFMX and IIS 5.0 to run extensions other = than=20 cfm</SPAN><SPAN class=3D193000315-20062002>?</SPAN> <SPAN=20 class=3D193000315-20062002> </SPAN>My example is that I have = executed=20 my CF5 pages with <SPAN = class=3D451165615-20062002>"</SPAN>.html<SPAN=20 class=3D451165615-20062002>"</SPAN>, with no problems <SPAN=20 class=3D451165615-20062002>at all</SPAN>. Now with CFMX the page will = not execute=20 my code<SPAN class=3D451165615-20062002> with .html or no other = contrived=20 extensions such as ".jaye"</SPAN>.<SPAN = class=3D193000315-20062002> I=20 configured the settings properly in IIS 5.<SPAN=20 class=3D451165615-20062002>0</SPAN>, and linked to the <SPAN=20 class=3D451165615-20062002>..</SPAN><SPAN = class=3D451165615-20062002>\</SPAN>1\=20 jrun.dll in the path. </SPAN><SPAN=20 class=3D193000315-20062002> Our lead developer talked to=20 Macromedia<SPAN class=3D451165615-20062002> this morning</SPAN>, but = they did not=20 seem to be aware of this and the reference their tech = support <SPAN=20 class=3D451165615-20062002>gave on the website</SPAN> was not = appr<SPAN=20 class=3D451165615-20062002>opriate</SPAN> to the situation. If you = have any=20 ideas or explanations please let me know.</SPAN> Thanks in = advance.<SPAN=20 class=3D193000315-20062002> I would really appreciate your=20 help.</SPAN></FONT></FONT></DIV> <P><FONT face=3DArial size=3D2><SPAN = class=3D193000315-20062002>BTW: Being=20 that CFMX is based on Java are there any performance tests that are our = which=20 compare it to CF5? Thanks again.</SPAN></FONT></P> <P><FONT size=3D2>// Jaye Morris, New Media Developer<BR>//=20 [EMAIL PROTECTED] - www.navtrak.net<BR>// [EMAIL PROTECTED] -=20 www.jayezero.com</FONT></P> <DIV> </DIV></BODY></HTML> ------=_NextPart_000_0000_01C21853.478D9B10-- FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

