From 998c19f0244c3eacbc632e58fbdeabee90527b7c Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sat, 19 Aug 2023 15:17:49 +0000 Subject: automatic import of nginx --- index.html | 111 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 111 insertions(+) create mode 100644 index.html (limited to 'index.html') diff --git a/index.html b/index.html new file mode 100644 index 0000000..bacdfb5 --- /dev/null +++ b/index.html @@ -0,0 +1,111 @@ + + + + + + Test Page for the Nginx HTTP Server on openEuler + + + + +

Welcome to nginx on openEuler!

+ +
+

This page is used to test the proper operation of the + nginx HTTP server after it has been + installed. If you can read this page, it means that the + web server installed at this site is working + properly.

+ +
+

Website Administrator

+
+

This is the default index.html page that + is distributed with nginx on + openEuler. It is located in + /usr/share/nginx/html.

+ +

You should now put your content in a location of + your choice and edit the root configuration + directive in the nginx + configuration file + /etc/nginx/nginx.conf.

+ +
+
+ +
+ [ Powered by nginx ] +
+
+ + -- cgit v1.2.3