brook.

the biggest weirdity to cfmx...heres the answer :)

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>

..tony

Tony Weeg
Senior Web Developer
Information System Design
Navtrak, Inc.
Fleet Management Solutions
www.navtrak.net
410.548.2337 

-----Original Message-----
From: Brook Davies [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, July 25, 2002 4:06 PM
To: CF-Talk
Subject: Re: Make CF Server process a new extension ".NAP" like it does
".cfm


Has anyone got this working? I tried simply updating the IIS settings 
(mappings) to reference the same jrun.dll file as the other cf mappings
but 
this did not work for me. Did it work for you?


At 06:12 PM 22/07/02 -0400, you wrote:
>if you are using iis then you can go to the home directory tab of the 
>web site properties and click configuration.  ther you can add a 
>mapping, go ahead and look at the cfm mapping and mimic it, except with

>your .nap extension.
>
>----- Original Message -----
>From: "Steven A. del Sol" <[EMAIL PROTECTED]>
>To: "CF-Talk" <[EMAIL PROTECTED]>
>Sent: Monday, July 22, 2002 5:48 PM
>Subject: Re: Make CF Server process a new extension ".NAP" like it does

>".cfm
>
>
> > Does anyone know how to make the CF SERVER process pages with and 
> > uncommon extension? A long time ago Ben Forta told me how to do this

> > well now I have an application for it..
> >
> >
>

______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.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

Reply via email to