Hey guys,
 
I have the following question. I set up a tomcat server. I have an Apache server on a different machine. What should I put in the configuration of Apache and Tomcat so that when apache receive a request for a jsp file it will redirect the request to the Tomcat server? And Apache will serve only the HTML and image files - but not the jsp files.
 
 
Nick

Reply via email to