404 errors causing website crash.
-
Hello,
I get a lot of 404 errors on my site. People are trying to access deleted static files.
Because of “try_files $uri $uri/ /index.php?$args;” set by W3 on static files they can saturate my server RAM really quick. (PHP-fpm)
How can I make sure this line is not added to static files automatically?
Wordpress actually recommend to not touch PHP for static files.
Thank you.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘404 errors causing website crash.’ is closed to new replies.