diff --git a/404.html b/404.html index 4c28a42e002fcae0d3dd80368bcee51fee5bb1ac..e58f3480041be3b6596f6dabcec339ca609473bc 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 - openEuler. It is located + {{system}}. 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 ff40fd9b891023c0d461d0b3fe349b16fae1a5ac..7d6dc5844f3392d152ce45554d014c7bca720302 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 - openEuler. It is located + {{system}}. 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 bacdfb56c6010f3244e8cca673b33a4923c2e620..f983cf6186f91b1a8906da3e3592d198070a2679 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ - Test Page for the Nginx HTTP Server on openEuler + Test Page for the Nginx HTTP Server on {{system}}