79392031

Date: 2025-01-27 20:03:12
Score: 1.5
Natty:
Report link

My problem is solved, the path to the index.php was the issue, I just replaced this:

try_files $uri $uri/ /index.php?$args; 

by

try_files $uri $uri/ /wordpress_site/index.php?$args; 
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Lara