]> git.immae.eu Git - perso/Immae/Config/Nix.git/blame - pkgs/private/webapps/apache-default/www/index.htm
Refactor a bit httpd/webapps configuration:
[perso/Immae/Config/Nix.git] / pkgs / private / webapps / apache-default / www / index.htm
CommitLineData
1d4ccb2c
IB
1<!DOCTYPE html>
2<html>
3 <head>
4 <title>Hello World HTML</title>
5 </head>
6 <body>
7 <h1>It works!</h1>
8 </body>
9</html>