remove = idk if this is a bad idea
This commit is contained in:
@@ -57,7 +57,7 @@ http {
|
||||
root /var/www/certbot;
|
||||
}
|
||||
|
||||
location = $BACKEND_ENDPOINT {
|
||||
location $BACKEND_ENDPOINT {
|
||||
return 301 $BACKEND_ENDPOINT/;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user