diff options
Diffstat (limited to '')
-rw-r--r-- | nginx-conf/index.html | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/nginx-conf/index.html b/nginx-conf/index.html deleted file mode 100644 index d147627..0000000 --- a/nginx-conf/index.html +++ /dev/null @@ -1,8 +0,0 @@ -<html> -<head> - <title>Test NGINX passed</title> -</head> -<body> -<h1>NGINX is working</h1> -</body> -</html> |