From fad5c6d7e97f2000dcea677dfbac4ca50d67541e Mon Sep 17 00:00:00 2001 From: Dominique RIGHETTO Date: Mon, 14 Apr 2025 04:18:35 +0000 Subject: [PATCH 1/2] Fix error in OSHP redirection --- redirects/list_of_useful_http_headers.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/redirects/list_of_useful_http_headers.md b/redirects/list_of_useful_http_headers.md index f151b79a7..9e7ca53e1 100644 --- a/redirects/list_of_useful_http_headers.md +++ b/redirects/list_of_useful_http_headers.md @@ -2,6 +2,9 @@ title: List of useful HTTP headers permalink: /List_of_useful_HTTP_headers -redirect_to: https://owasp.org/www-project-secure-headers/ +redirect_from: + - /index.php/List_of_useful_HTTP_headers + - List-of-useful-HTTP-headers +redirect_to: /www-project-secure-headers/ --- \ No newline at end of file From 2e6c0058e7813ae5e4b279568dc3386bfd84e90e Mon Sep 17 00:00:00 2001 From: Dominique RIGHETTO Date: Mon, 14 Apr 2025 04:23:38 +0000 Subject: [PATCH 2/2] Fix error in OSHP redirection --- redirects/list_of_useful_http_headers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redirects/list_of_useful_http_headers.md b/redirects/list_of_useful_http_headers.md index 9e7ca53e1..736603ce0 100644 --- a/redirects/list_of_useful_http_headers.md +++ b/redirects/list_of_useful_http_headers.md @@ -4,7 +4,7 @@ title: List of useful HTTP headers permalink: /List_of_useful_HTTP_headers redirect_from: - /index.php/List_of_useful_HTTP_headers - - List-of-useful-HTTP-headers + - /List-of-useful-HTTP-headers redirect_to: /www-project-secure-headers/ --- \ No newline at end of file