From 9738f1413b23323d600d1a63a48d5b19ad86264c Mon Sep 17 00:00:00 2001 From: Ollie Treend Date: Mon, 25 Nov 2024 10:48:41 +0000 Subject: [PATCH 1/2] Rename maintenance page HTML files So it's more obvious which HTML page is for which service. --- ...x.html => claim-funding-for-mentor-training.html} | 0 .../{index2.html => manage-school-placements.html} | 0 maintenance_page/nginx.conf | 12 ++++++------ 3 files changed, 6 insertions(+), 6 deletions(-) rename maintenance_page/html/{index.html => claim-funding-for-mentor-training.html} (100%) rename maintenance_page/html/{index2.html => manage-school-placements.html} (100%) diff --git a/maintenance_page/html/index.html b/maintenance_page/html/claim-funding-for-mentor-training.html similarity index 100% rename from maintenance_page/html/index.html rename to maintenance_page/html/claim-funding-for-mentor-training.html diff --git a/maintenance_page/html/index2.html b/maintenance_page/html/manage-school-placements.html similarity index 100% rename from maintenance_page/html/index2.html rename to maintenance_page/html/manage-school-placements.html diff --git a/maintenance_page/nginx.conf b/maintenance_page/nginx.conf index e533b093a..615cd0fbe 100644 --- a/maintenance_page/nginx.conf +++ b/maintenance_page/nginx.conf @@ -37,13 +37,13 @@ http { root /usr/share/nginx/html; # Request to / returns 200 - index /index.html; + index /claim-funding-for-mentor-training.html; - # Request to anything else than /index.html returns 404 not found + # Request to anything else than /claim-funding-for-mentor-training.html returns 404 not found # The maintenance page is served as error page # And the response code is changed to 500 # The user is not redirected and if they keep refreshing, the URL remains the same - error_page 403 404 =500 /index.html; + error_page 403 404 =500 /claim-funding-for-mentor-training.html; # Assets are relative to the URL. We capture the prefix and filename # and serve them from the right files @@ -60,13 +60,13 @@ http { root /usr/share/nginx/html; # Request to / returns 200 - index /index2.html; + index /manage-school-placements.html; - # Request to anything else than /index2.html returns 404 not found + # Request to anything else than /manage-school-placements.html returns 404 not found # The maintenance page is served as error page # And the response code is changed to 500 # The user is not redirected and if they keep refreshing, the URL remains the same - error_page 403 404 =500 /index2.html; + error_page 403 404 =500 /manage-school-placements.html; # Assets are relative to the URL. We capture the prefix and filename # and serve them from the right files From f533d88abac2828b49f9ef30249acf99dcbc9c54 Mon Sep 17 00:00:00 2001 From: Ollie Treend Date: Mon, 25 Nov 2024 14:50:48 +0000 Subject: [PATCH 2/2] Update the maintenance page content As requested by our content designer. --- .../html/claim-funding-for-mentor-training.html | 14 ++++---------- .../html/manage-school-placements.html | 12 +++--------- 2 files changed, 7 insertions(+), 19 deletions(-) diff --git a/maintenance_page/html/claim-funding-for-mentor-training.html b/maintenance_page/html/claim-funding-for-mentor-training.html index 9fa2758f1..be269032f 100644 --- a/maintenance_page/html/claim-funding-for-mentor-training.html +++ b/maintenance_page/html/claim-funding-for-mentor-training.html @@ -2,7 +2,7 @@ - This service is currently unavailable - Claim funding for mentor training - GOV.UK + Sorry, the service is unavailable - Claim funding for mentor training - GOV.UK @@ -45,7 +45,7 @@ @@ -53,9 +53,8 @@
-

This service is currently unavailable

-

We're sorry the service is not available right now.

-

Try again later.

+

Sorry, the service is unavailable

+

You will be able to use the service later.

If you reached this page after submitting information then it has not been saved. You will need to enter it again when the service is available.

@@ -64,11 +63,6 @@

This service is currently unavailable