You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Thomas Trepper <Tr...@microbyte.at> on 2003/03/11 12:33:34 UTC

Configuration Problem with Apache 2.0.44 and Tomcat 4.1.18 on Windows 2000 Server SP3

Hi all,

i have a problem with the folowing configuration:

Windows 2000 Server SP3
Apache 2.0.44
Tomcat 4.1.18
mod_jk-2.0.43.dll renamed to mod_jk.dll

the two servers are running on the same machine. The apache works well and
the tomcat also. the two server are linked with the mod_jk.dll

if i open a browser on the server and try to get a jsp file through the
apache (port Apache is 8000 and Tomcat-port is 8080), it works fine. the
script is executed and i see the result. if i try to open the same url from
another machine in the same subnet, only the static html-content is returned
and the jsp-tags are NOT executed.

i have no idea. I f anybody has any suggenstions, please feel free to send
me an urgend mail.

Thank you very much and best regards,

thomas

Attachments:

Apache: http.conf
Tomcat: server.xml
	  workers.properties
        mod_jk.conf