Replies: 0
I’m getting this warning:
WARNING: /Users/tareq/Development/htdocs/wordpress/web/app/plugins/sucuri-scanner/src/hardening.lib.php:98
fopen(/Users/tareq/Development/htdocs/wordpress/web/wp//Users/tareq/Development/htdocs/wordpress/web/app/uploads/sucuri/.htaccess): failed to open stream: No such file or directory
I’m using bedrock and seems like the htaccess method of hardening.lib.php is calculating the wrong folder where it’s checking the .htaccess file. It should be corrected.
Also, when the server is running on nginx, can you not check that hardening rule?