summaryrefslogtreecommitdiffstats
path: root/data/www/redirect.html
diff options
context:
space:
mode:
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