'nginx/test/index.html' toevoegen
This commit is contained in:
parent
514ae72b12
commit
e43ea2bb7b
1 changed files with 10 additions and 0 deletions
10
nginx/test/index.html
Normal file
10
nginx/test/index.html
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<h1>Een HTML website</h1>
|
||||||
|
|
||||||
|
<p>het werkt!!</p>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Reference in a new issue