Hello ,
        Please look at the Apache's httpd.conf file and look for
'ServerName' property . If it is commentented , uncomment it and then change
with the ip address of machine or the machine name .
I think this should solve your problem .

Regards
Rajesh

-----Original Message-----
From: Andreas Boeyer [mailto:[EMAIL PROTECTED]]
Sent: Saturday, June 01, 2002 3:48 AM
To: Tomcat Users List
Subject: Re: tomcat and apache


Hello,
I have a problem with apache and tomcat.
Everything is working fine, as long I stay on the same computer.
If I call the servelet examples or jsp from an other computer it
only work if I typ the IP-address and the port 8080.
If I call the page "normal" like  http://<ip-address>/examples
the browser always say webpage not found
I try now since two days and don't know how to solve my problem.

when I call the examples with a webbrowser on the local computer the adress
line of the browser change to
http://linux.local/examples

How can external computers find my servlet if the adress change to  
http://linux.local/examples

Thanks a lot
Andreas

[EMAIL PROTECTED]

--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to