Hello,
I have a server running Apache 1.3 and Tomcat 4. we are using the weapp connector enabled so that requests can all go through Apache.
Everything works great except for 1 major glitch. When using Mozilla, Firefox or netscape to access the site, HTML code is displayed instead of the rendered page. Explorer works just fine.
If you try and connect to the site via the coyote HTTP connector on port 9006 using the same browser, the page is displayed correctly.
Here is a link to the probelm site:
I have tried building a new server that uses mod_jk with ajp13 instead of webapp and the same thing occurrs. I think the problem has something to do with the the tomcat settings, however I have no clue where to start.
Any help is appreciated.
-chris
I have a server running Apache 1.3 and Tomcat 4. we are using the weapp connector enabled so that requests can all go through Apache.
Everything works great except for 1 major glitch. When using Mozilla, Firefox or netscape to access the site, HTML code is displayed instead of the rendered page. Explorer works just fine.
If you try and connect to the site via the coyote HTTP connector on port 9006 using the same browser, the page is displayed correctly.
Here is a link to the probelm site:
I have tried building a new server that uses mod_jk with ajp13 instead of webapp and the same thing occurrs. I think the problem has something to do with the the tomcat settings, however I have no clue where to start.
Any help is appreciated.
-chris