Re: Tomcat 9.0.12 shows in browser but tomcat8 installed

2020-07-12 Thread Felix Schumacher
Am 12.07.20 um 10:14 schrieb Christoph Kukulies: > Strange. I’m running an apache2 and a tomcat8 (AFAIK) on my server. > > > When I open a browser on my server remotely and enter http://localhost:8080/ > I’m getting the tomcat > congratulations page saying: > > Apache To

Tomcat 9.0.12 shows in browser but tomcat8 installed

2020-07-12 Thread Christoph Kukulies
Strange. I’m running an apache2 and a tomcat8 (AFAIK) on my server. When I open a browser on my server remotely and enter http://localhost:8080/ I’m getting the tomcat congratulations page saying: Apache Tomcat/9.0.12 How can I determine which tomcat I’m running? Could