I'm trying for the 1st time to setup mod_jk2 in a server running Red Hat Entreprise Edition version 3 with Tomcat 5.
In the workers2.properties file I have the following setting: [uri:/jsp-examples/*] info=JSP Examples page In Windows (Apache2 + Tomcat5), the previous setting allows me to navigate to the jsp-examples page using the following url http://localhost/jsp-examples Allowing access to the whole webapp. The expected behaviour occurs in Windows. However, in linux (apache + tomcat), I can't run any of the examples themselves, and I'm not able to watch the images in the jsp-examples page. Aparently I have to type a different line in the settings file (workers2.properties) for each different directory. Is there a way to circumvent this? Is it a missing setting or something that has to do with a different configuration file. Thanks for your help. Ernesto Echeverria --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
