new tomcat
This commit is contained in:
parent
879ecc62c4
commit
c568828cb8
256 changed files with 19009 additions and 235 deletions
14
tomcat/webapps/ROOT/admin/index.html
Normal file
14
tomcat/webapps/ROOT/admin/index.html
Normal file
|
@ -0,0 +1,14 @@
|
|||
<!doctype html public "-//w3c//dtd html 4.0 transitional//en" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
<title>Administration</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
Tomcat's administration web application is no longer installed by default. Download and install
|
||||
the "admin" package to use it.
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue