aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-web/src/main/assembly/tomcat/webapps/ROOT/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'pdf-as-web/src/main/assembly/tomcat/webapps/ROOT/index.html')
-rw-r--r--pdf-as-web/src/main/assembly/tomcat/webapps/ROOT/index.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/pdf-as-web/src/main/assembly/tomcat/webapps/ROOT/index.html b/pdf-as-web/src/main/assembly/tomcat/webapps/ROOT/index.html
new file mode 100644
index 00000000..e607149c
--- /dev/null
+++ b/pdf-as-web/src/main/assembly/tomcat/webapps/ROOT/index.html
@@ -0,0 +1,14 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+ <head>
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+ <meta http-equiv="refresh" content="0; URL=/pdf-as-web/" />
+ <title>Apache Tomcat - PDF-AS-WEB</title>
+ </head>
+
+ <body>
+ <h1>Apache Tomcat - PDF-AS-WEB</h1>
+ <p><a href="/pdf-as-web/">PDF-AS</a></p>
+ </body>
+
+</html> \ No newline at end of file