From 97ab6440a8692d61fdb11f9519f9cec9d66fd7f4 Mon Sep 17 00:00:00 2001 From: Andrew Simonson Date: Sun, 29 Jan 2023 13:39:12 -0600 Subject: [PATCH] aoetrmjhgb --- flask.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flask.conf b/flask.conf index bd31f6a..49348f2 100644 --- a/flask.conf +++ b/flask.conf @@ -1,7 +1,7 @@ server { listen 8080; server_name www.asimonson.com; - redirect 301 https://asimonson.com$request_uri; + return 301 https://asimonson.com$request_uri; } server { listen 8080;