]> git.immae.eu Git - perso/Immae/Config/Nix.git/blame - pkgs/private/webapps/apache-default/www/nossl.html
Refactor a bit httpd/webapps configuration:
[perso/Immae/Config/Nix.git] / pkgs / private / webapps / apache-default / www / nossl.html
CommitLineData
1d4ccb2c
IB
1<!DOCTYPE html>
2<html>
3 <head>
4 <title>No SSL site</title>
5 </head>
6 <body>
7 <h1>No SSL on this site</h1>
8 <p>Use for wifi networks with login page that doesn't work well with
9 https.</p>
10 </body>
11</html>