stevenperry
Programmer
I'm running a web-based application using Tomcat and Apache.
I recently upgraded from Tomcat 3.x to 4.1, and from Apache 1.3.x to 2.0
The program seems to be working fine, after changin a few of the configuration files, but (there always is on i guess) when i type in the name of the system e.g. 'System23' instead of 'localhost' in the browser, it generates a 'cannot find page error'.
I have configured my http file in Apache with the apt name, port, server-root, document root and such. Similarly, i have configured my server.xml in tomcat.
I was hoping that one of you might have an idea of what might be wrong.
--Steve.
I recently upgraded from Tomcat 3.x to 4.1, and from Apache 1.3.x to 2.0
The program seems to be working fine, after changin a few of the configuration files, but (there always is on i guess) when i type in the name of the system e.g. 'System23' instead of 'localhost' in the browser, it generates a 'cannot find page error'.
I have configured my http file in Apache with the apt name, port, server-root, document root and such. Similarly, i have configured my server.xml in tomcat.
I was hoping that one of you might have an idea of what might be wrong.
--Steve.