79232319

Date: 2024-11-28 01:19:31
Score: 1.5
Natty:
Report link

This config can work. My mistake is this

proxy_set_header Host $http_host;

Since I have proxy to the originalUrl once, so the this sentence should be

proxy_set_header Host $proxy_host;
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Aubrey Q