| commit | 4567851c04aedd9ce6ed486f7008ebe4ba2c1358 | [log] [tgz] |
|---|---|---|
| author | mward <mward> | Wed Sep 19 14:14:31 2012 +0000 |
| committer | mward <mward> | Wed Sep 19 14:14:31 2012 +0000 |
| tree | ac1cf95cccaec21faa20adff948bc10aabd99b07 | |
| parent | a48809f0d32349a24677961d86fc6b99cee49b0e [diff] |
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