Added redirect to resolve 389149
diff --git a/blueprint/.htaccess b/blueprint/.htaccess
new file mode 100644
index 0000000..210876c
--- /dev/null
+++ b/blueprint/.htaccess
@@ -0,0 +1,2 @@
+RewriteEngine On
+RewriteRule	  ^(.*)    http://www.eclipse.org/blueprint [R,L]
\ No newline at end of file