lazy redirect
diff --git a/downloads/index.php b/downloads/index.php
new file mode 100644
index 0000000..f0c65dc
--- /dev/null
+++ b/downloads/index.php
@@ -0,0 +1 @@
+<?php header("Location: /modeling/emf/downloads/?" . $_SERVER["QUERY_STRING"]); ?>