Nginx Cron Directive causing Loopback Error
-
We’re using Plesk Obsidian with Nginx with WordPress 6.2. We’re getting a 405 loopback error in the WordPress “Site Health” check-up when this line is enabled in the “Addition Nginx directives” box of the “Apache & Nginx Settings” (please see the attached image below):
location /wp-cron.php { add_header Cache-Control "no-cache, no-store, must-revalidate, max-age=0"; expires -1; }
When the line is (#) commented out, no loopback error is reported.
Please advise.
https://drive.google.com/file/d/13dC0cey8kLScwv5Re7h064Z-9EaV8nNw/view?usp=share_link
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Nginx Cron Directive causing Loopback Error’ is closed to new replies.