2025-05-06 16:48:43 +02:00

49 lines
1.3 KiB
Plaintext

v
Apache Tomcat
x
+
<
Cc A
o—
—-o
zk1.brg-lab.com
oo
Demo
Devmat
oo
@ Andre
@ Base modèle
It works !
If you're seeing this page via a web browser, it means you've setup Tomcat successfully. Congratulations!
This is the default Tomcat home page. It can be found on the local filesystem at: /var/lib/tomcat7/webapps/ROOT/index.html
Tomcat? veterans might be pleased to learn that this system instance of Tomcat is installed with CATALINA HOME in /usr/share/tomcat7 and CATALINA BASE in /var/lib/tomcat7, following the rules from /usr/share/doc/tomcat7-common/RUNNING. txt. gz.
You might consider installing the following packages, 1f you haven't already done so:
tomcat7-docs: This package installs a web application that allows to browse the Tomcat 7 documentation locally. Once installed, you can access it by clicking
tomcat7-examples: This package installs a web application that allows to access the Tomcat 7 Servlet and JSP examples. Once installed, you can access it by clicking
tomcat7-admin: This package installs two web applications that can help managing this Tomcat instance. Once installed, you can access the
and the
NOTE: For security reasons, using the manager webapp is restricted to users with role "manager-gui". The host-manager webapp is restricted to users with role "admin-gui". Users are defined in /etc/tomcat7/tomcat-users. xml.