not work on port 80
> From: Sulaiman Paperwalla [mailto:s...@fiu.edu]
> Subject: RE: Apache Tomcat 5 does not work on port 80
>
> I did netstat -a but it does not tell me the application that is
> listening on port 80;
Use netstat -ano, note the pid, and look it up in Task Manager.
Thanks!
I did netstat -a but it does not tell me the application that is listening on
port 80; I always assumed it was tomcat but I don't know for sure. Sorry I'm
a newbie. Here is partial result of netstat -a:
Active Connections
Proto Local Address Foreign AddressState
son you're using 5.0? It's very old, and is no longer
supported. This means that, for example, it has known security holes and
they will never be fixed.
- Peter
On 8 April 2010 16:33, Sulaiman Paperwalla wrote:
> Hi,
>
>
>
> I have tomcat 5.0 installed on a windows ser
Hi,
I have tomcat 5.0 installed on a windows server 2008 machine. Tomcat is the
only web server installed. When I change the port to anything other than
port 80, for example 8080, I can successfully access the website, but it
does not work for Port 80. I have made sure the port is open in th