What a cheap server! j/k <servlet-mapping> <servlet-name>CfmServlet</servlet-name> <url-pattern>*.php</url-pattern> </servlet-mapping>
Worth mentioning, had to alter iis as well to allow scripts and executables then it started working like a charm. gabe -----Original Message----- From: Andy Allan [mailto:[EMAIL PROTECTED] Sent: Thursday, December 23, 2004 10:10 AM To: CF-Talk Subject: Re: How to make mx run all .php extensions <cfmxroot>/wwwroot/WEB-INF/web.xml Though I'm sure you're aware you can't actually process PHP code via CFMX Andy On Thu, 23 Dec 2004 10:04:28 -0500, gabriel l smallman <[EMAIL PROTECTED]> wrote: > Hey all, > > Trying to make mx handle all .php extensions. On iis 6 we remapped to > the extension but no get at message: > > Server Error > Either the Macromedia application server is unreachable or it does not > have a mapping to process this request. > > Im guessing in some xml file jrun is told what extensions to handle? > Anyone done this before and have any insight? > > gabe > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Silver Sponsor - New Atlanta http://www.newatlanta.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:188655 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

