79148128

Date: 2024-11-01 13:22:20
Score: 1.5
Natty:
Report link

Passenger is probably serving the .html file to nginx, because there is no location block matching so the request is passed to passenger. Maybe place them in a directory and make a location block like you did for /assets.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
Posted by: Frank Groeneveld