Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2010-05-13 15:33:35 +0000
committerEike Stepper2010-05-13 15:33:35 +0000
commit6421f3251b7178560f658e3a03c844688216caa5 (patch)
tree8e31a1b88e85c989861beddf5c67878ac0c4c5a9 /vserver
parent94635de2df59ed7f7b14aee8d7cffd0241fcee24 (diff)
downloadcdo-6421f3251b7178560f658e3a03c844688216caa5.tar.gz
cdo-6421f3251b7178560f658e3a03c844688216caa5.tar.xz
cdo-6421f3251b7178560f658e3a03c844688216caa5.zip
vserver
Diffstat (limited to 'vserver')
-rw-r--r--vserver/www/htdocs/index.html12
1 files changed, 11 insertions, 1 deletions
diff --git a/vserver/www/htdocs/index.html b/vserver/www/htdocs/index.html
index e0673b2b05..3c99519ac6 100644
--- a/vserver/www/htdocs/index.html
+++ b/vserver/www/htdocs/index.html
@@ -1 +1,11 @@
-<html><head></head><body>Hello World!</body></html>
+<html>
+<head>
+ <title>CDO VServer</title>
+</head>
+<body>
+
+ <h1>CDO VServer</h1>
+ <a href="http://cdo.eclipse.org:3002/requestForm.html">Demo Request Form</a>
+
+</body>
+</html>

Back to the top