Initial redirect
diff --git a/.project b/.project
new file mode 100644
index 0000000..6074df9
--- /dev/null
+++ b/.project
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>www-ocl</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ </buildSpec>
+ <natures>
+ </natures>
+</projectDescription>
diff --git a/index.php b/index.php
new file mode 100644
index 0000000..fad322e
--- /dev/null
+++ b/index.php
@@ -0,0 +1 @@
+<?php header("Location: http://www.eclipse.org/modeling/mdt/?project=ocl"); ?>