Minimalistisches CATALINA_BASE
Ulrich
2020-04-16 c50e7b4298ea3e6562e836d6bc25bc7ebba69714
commit | author | age
629a00 1 <!DOCTYPE html>
U 2 <html>
3     <head>
4         <title>Fehler 403: Nicht erlaubt</title>
5         <meta charset="UTF-8">
6         <meta name="viewport" content="width=device-width, initial-scale=1.0">
7         <link rel="stylesheet" type="text/css" href="stile.css">
8     </head>
9     <body>
10       <p>Das ist an dieser Stelle nicht erlaubt (HTTP 403).</p>
11     </body>
12 </html>