pointreyes
Sep 20th, 2010, 12:15 PM
While I can get the isapi filter to work for the manager, I cannot get it to work for Insight. I get a directory error message which I suspect is due to the uriworkermap.properties file not having the proper properties for Insight. Here is what I have in the properties file:
/*.jsp=ajp13w
/*.jsf=ajp13w
/*.js=ajp13w
/*.do=ajp13w
/*.xhtml=ajp13w
/*.jnlp=ajp13w
/manager/*=ajp13w
/insight/*=ajp13w
AFAIK since I have the manager working in the insight instance that the server.xml connector port settings are correct.
What do I need to do to get the isapi filter to work with Insight?
/*.jsp=ajp13w
/*.jsf=ajp13w
/*.js=ajp13w
/*.do=ajp13w
/*.xhtml=ajp13w
/*.jnlp=ajp13w
/manager/*=ajp13w
/insight/*=ajp13w
AFAIK since I have the manager working in the insight instance that the server.xml connector port settings are correct.
What do I need to do to get the isapi filter to work with Insight?