From 9bffe7a714a5a3be666dd4d66b6618df9739f616 Mon Sep 17 00:00:00 2001 From: jackie_wu Date: Fri, 22 May 2020 10:11:11 +0800 Subject: [PATCH 1/2] change and delete html --- 404.html | 2 +- 50x.html | 2 +- index.html | 11 +--- nginx-upgrade.8 | 151 ------------------------------------------------ nginx.spec | 8 +-- 5 files changed, 9 insertions(+), 165 deletions(-) delete mode 100644 nginx-upgrade.8 diff --git a/404.html b/404.html index 77a3cb8..4c28a42 100644 --- a/404.html +++ b/404.html @@ -92,7 +92,7 @@

Something has triggered missing webpage on your website. This is the default 404 error page for nginx that is distributed with - Fedora. It is located + openEuler. It is located /usr/share/nginx/html/404.html

You should customize this error page for your own diff --git a/50x.html b/50x.html index 38c166a..ff40fd9 100644 --- a/50x.html +++ b/50x.html @@ -92,7 +92,7 @@

Something has triggered an error on your website. This is the default error page for nginx that is distributed with - Fedora. It is located + openEuler. It is located /usr/share/nginx/html/50x.html

You should customize this error page for your own diff --git a/index.html b/index.html index dea2265..ed942a6 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - Test Page for the Nginx HTTP Server on Fedora + Test Page for the Nginx HTTP Server on openEuler