]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - modules/websites/nosslVhost/index.html
Start moving websites configuration to modules
[perso/Immae/Config/Nix.git] / modules / websites / nosslVhost / index.html
diff --git a/modules/websites/nosslVhost/index.html b/modules/websites/nosslVhost/index.html
new file mode 100644 (file)
index 0000000..4401a80
--- /dev/null
@@ -0,0 +1,11 @@
+<!DOCTYPE html>
+<html>
+  <head>
+    <title>No SSL site</title>
+  </head>
+  <body>
+    <h1>No SSL on this site</h1>
+    <p>Use for wifi networks with login page that doesn't work well with
+    https.</p>
+  </body>
+</html>