posted 23 years ago
The only problem I had with Tomcat was the tomcat-apache.conf file(created by tomcat) had an error "AddType test/jsp .jsp" instead of "AddType text/jsp .jsp" so I edited and incuded the tomcat.conf file in apache's http.conf file instead of the recommended tomcat-apache.conf file. They might have fixed it by now. I also had a problem with apache itself. I had to set the ServerName. The documetation said I didnt have to. I originally set it to localhost. Then I got a domain name so I changed it.
I must admit it took a few days to get it right, but it was a learning experince.
[This message has been edited by Randall Twede (edited March 07, 2001).]