Files
blog/nginx/redirects.conf
2024-01-28 11:40:36 +01:00

3 lines
144 B
Plaintext

map $request_uri $new_uri {
/2023/12/a-2024-benchmark-of-main-web-apis-frameworks/ /2023/12/a-2024-benchmark-of-main-web-api-frameworks/;
}