Hi,

I have a Jrun server set up, which connects with an IIS server through an
ISAPI filter. Jrun serves JSP and Servlets with no problem, but it does not
seem to work with a normal html file. For example, I have a web application,
foo,  in the JRun's default server and the following url will give you "url
not found" error:
        http://MyServer.com/foo/My.htm
even though My.htm is in the directory where foo is pointed to.

My question is: how to make IIS to forward all its HTTP requests to JRun?

Thanks
Michael 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to