No, I'm using just a straight URL and I am pretty sure it is using IIS. All of the IIS default documents, 404 settings seem intact and in control. None of the sites have any mention of the Jrun ISAPI.
When I run the install_connectors, it does not even add this ISAPI filter to the master properties or the individual sites. I do have the JrunScripts directories (mostly created by hand) and the file mapping for cfm,cfc etc. This has been running fine like this on two servers for a long time. Is that strange? But I have this other server, I am helping set up and it is not co-operating at all. I get 500 Internal Server Errors ( I have added an application name and set the application protection to low) or sometimes 404 errors on cfm files even though they exist. I disabled the internal CF webserver, and set the cacherealpath attributes to false. When I get a 404 for a file I know exists, should I assume that the internal web server is trying to handle the call? And what about all of these 500 Internal Server Errors? Usually, giving the application a name and setting the application protection to Low (IIS Process) seems to work but not this time. I actually removed the Jrun ISAPI filter from the master properties myself because after looking at the config on our other server thats how its set up. How should it be set up? Just when I thought I had this figured out.... Brook At 03:55 PM 4/2/2003 -0500, you wrote: >The ISAPI filter might have been installed on a specific web site (below the >master)... check there too. > >Also, when you say it works, are you using a "/servlet/" url on port 80 >(where IIS is running) or something with a port number in it? If you've got >a port number in your url then you are probably not even hitting IIS at all. > >-----Original Message----- >From: Brook Davies [mailto:[EMAIL PROTECTED] >Sent: Wednesday, April 02, 2003 3:48 PM >To: CF-Talk >Subject: Jrun ISAPI > > >I'm a bit confused how the Jrun ISAPI filter works. On one of our servers >it does not even appear to be installed under the master properties ISAPI >filter list, yet everything works. > >Hows does this work? Is there any info available on this? > >IIS 5.0 / Win2k / CFMX > >Brook > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

