aboutsummaryrefslogtreecommitdiff
path: root/static/moved_gns.html
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-10-02 12:04:59 +0000
committerng0 <ng0@n0.is>2019-10-02 12:04:59 +0000
commitaeed73f87274ee0dd4188aab7f7eb1376eeb09ed (patch)
tree7e4446d70fefddc7b475caab71985a687615d525 /static/moved_gns.html
parent6f11981f07e2c4a0a53b30436fdd7cc43f2eeaba (diff)
downloadwww-aeed73f87274ee0dd4188aab7f7eb1376eeb09ed.tar.gz
www-aeed73f87274ee0dd4188aab7f7eb1376eeb09ed.zip
add a redirect for /gns
Diffstat (limited to 'static/moved_gns.html')
-rw-r--r--static/moved_gns.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/static/moved_gns.html b/static/moved_gns.html
new file mode 100644
index 00000000..27a26c0a
--- /dev/null
+++ b/static/moved_gns.html
@@ -0,0 +1,13 @@
1<html>
2 <head>
3 <meta http-equiv="refresh" content="2;url=https://gnunet.org" />
4 <title>Page Moved</title>
5 </head>
6 <body>
7 <!--
8 Hint, hint: server side aliases and redirects are good. Don't
9 make me add more pages like this.
10 -->
11 This page has moved. Click <a href="https://docs.gnunet.org/handbook/gnunet.html#The-GNU-Name-System">here</a> to go to the new page.
12 </body>
13</html>