summaryrefslogtreecommitdiffstats
path: root/generic/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'generic/index.html')
-rw-r--r--generic/index.html19
1 files changed, 19 insertions, 0 deletions
diff --git a/generic/index.html b/generic/index.html
new file mode 100644
index 000000000..8635c9ac1
--- /dev/null
+++ b/generic/index.html
@@ -0,0 +1,19 @@
+<html>
+<!-- This file is used when no other html documents are selected -->
+<head>
+ <title>This is a small demo file to show http server is up and
+running</title>
+</head>
+
+<body>
+<p>
+<center><font size=+10>This is your target system.<br>Apache is up and
+running</font></center>
+</p>
+<p>
+<center><font size=+5>Here you can test the cgi ability of apache:<br>
+<a href="/cgi-bin/test-cgi"><font size=+5>Apache Demo
+Test-CGI-Program</font></a></center>
+</p>
+</body>
+</html>