Merge pull request #90 from apache/LEGAL-644

LEGAL-644 - apply redirect back to main website
diff --git a/content/pages/.htaccess b/content/pages/.htaccess
index 588b51d..570c141 100644
--- a/content/pages/.htaccess
+++ b/content/pages/.htaccess
@@ -1 +1,2 @@
 RedirectMatch /?([^/]+)\.html$ /$1.html
+Redirect /apply-license.html https://www.apache.org/legal/apply-license.html
diff --git a/content/pages/apply-license.md b/content/pages/apply-license.md
deleted file mode 100644
index 1925fe7..0000000
--- a/content/pages/apply-license.md
+++ /dev/null
@@ -1,3 +0,0 @@
-Title: Applying the Apache license, version 2.0
-<script type="text/javascript"> location.href = 'https://www.apache.org/legal/apply-license.html'; </script>
-This content is available at <a href="https://www.apache.org/legal/apply-license.html">apache.org/legal/apply-license.html</a>.