diff options
Diffstat (limited to 'app/v1_php/index.html')
-rw-r--r-- | app/v1_php/index.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app/v1_php/index.html b/app/v1_php/index.html new file mode 100644 index 0000000..1c70d95 --- /dev/null +++ b/app/v1_php/index.html @@ -0,0 +1,4 @@ +<html><body><h1>It works!</h1> +<p>This is the default web page for this server.</p> +<p>The web server software is running but no content has been added, yet.</p> +</body></html> |