]> git.immae.eu Git - perso/Immae/Projets/Puppet.git/blob - modules/profile/files/apache/index.html
Add index to default location
[perso/Immae/Projets/Puppet.git] / modules / profile / files / apache / index.html
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>