If you login to your WordPress site and it replied with the only word forbidden with white background, try this fix.
This is NOT “white screen of death”.
Add the following to your .htaccess
file above # BEGIN WordPress
Order deny,allow DirectoryIndex index.html index.php
This depends on the hosting config for Apache and its version. I used this fix for Apache 2.4