summaryrefslogtreecommitdiffstats
path: root/data/www/redirect.html
diff options
context:
space:
mode:
authorAnton Šijanec <sijanecantonluka@gmail.com>2019-12-14 20:55:18 +0100
committerAnton Šijanec <sijanecantonluka@gmail.com>2019-12-14 20:55:18 +0100
commit7eaa0674d83351828a2e235752d21f160b5fe9af (patch)
tree2c2412b3f5a67410fe2c878f2f7cbf19232f0f76 /data/www/redirect.html
parentfirst commit (diff)
downloadsijaneciot-7eaa0674d83351828a2e235752d21f160b5fe9af.tar
sijaneciot-7eaa0674d83351828a2e235752d21f160b5fe9af.tar.gz
sijaneciot-7eaa0674d83351828a2e235752d21f160b5fe9af.tar.bz2
sijaneciot-7eaa0674d83351828a2e235752d21f160b5fe9af.tar.lz
sijaneciot-7eaa0674d83351828a2e235752d21f160b5fe9af.tar.xz
sijaneciot-7eaa0674d83351828a2e235752d21f160b5fe9af.tar.zst
sijaneciot-7eaa0674d83351828a2e235752d21f160b5fe9af.zip
Diffstat (limited to 'data/www/redirect.html')
-rw-r--r--data/www/redirect.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/data/www/redirect.html b/data/www/redirect.html
new file mode 100644
index 0000000..ee0a2a1
--- /dev/null
+++ b/data/www/redirect.html
@@ -0,0 +1,10 @@
+<html>
+<head>
+<meta charset=UTF-8>
+<meta http-equiv="refresh" content="0;url=/index.html" />
+<title>Stran je na /index.html</title>
+</head>
+<body>
+Stran je na <a href="/index.html">/index.html</a>, preusmerjam ...
+</body>
+</html> \ No newline at end of file