summaryrefslogtreecommitdiff
path: root/data/proxy/nginx/default
diff options
context:
space:
mode:
authorjfederico <jesus@123it.ca>2021-04-08 14:38:03 -0400
committerjfederico <jesus@123it.ca>2021-04-08 14:38:03 -0400
commita07cfd330c349273af343e82fb8581d6bcfc849e (patch)
tree54163b03740154049c0b351cd28cac1f7c6c4a62 /data/proxy/nginx/default
parente62fd6284be355d922e7623d1983b58fe7b6071c (diff)
downloadscalelite-run-itzks-a07cfd330c349273af343e82fb8581d6bcfc849e.tar.gz
scalelite-run-itzks-a07cfd330c349273af343e82fb8581d6bcfc849e.tar.bz2
scalelite-run-itzks-a07cfd330c349273af343e82fb8581d6bcfc849e.zip
cleaned up nginx
Diffstat (limited to 'data/proxy/nginx/default')
-rw-r--r--data/proxy/nginx/default/html/index.html25
1 files changed, 0 insertions, 25 deletions
diff --git a/data/proxy/nginx/default/html/index.html b/data/proxy/nginx/default/html/index.html
deleted file mode 100644
index 2ca3b95..0000000
--- a/data/proxy/nginx/default/html/index.html
+++ /dev/null
@@ -1,25 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<title>Welcome to nginx!</title>
-<style>
- body {
- width: 35em;
- margin: 0 auto;
- font-family: Tahoma, Verdana, Arial, sans-serif;
- }
-</style>
-</head>
-<body>
-<h1>Welcome to nginx!</h1>
-<p>If you see this page, the nginx web server is successfully installed and
-working. Further configuration is required.</p>
-
-<p>For online documentation and support please refer to
-<a href="http://nginx.org/">nginx.org</a>.<br/>
-Commercial support is available at
-<a href="http://nginx.com/">nginx.com</a>.</p>
-
-<p><em>Thank you for using nginx.</em></p>
-</body>
-</html>