79078763

Date: 2024-10-11 15:06:26
Score: 1
Natty:
Report link
location /blog/ {
    proxy_pass https://webflow.example.com/;
    proxy_ssl_server_name on;
}

You need to add proxy_ssl_server_name.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: swietyy