I cant login my website on WordPress droplet. It happened suddenly, I tried a few things but nothing works. I can access the console. The error is
Forbidden
You don't have permission to access this resource.
Apache/2.4.29 (Ubuntu) Server at 8bitbros.tech Port 443
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Click below to sign up and get $100 of credit to try our products over 60 days!
Hi there @cetinodinson,
What I could suggest is checking your Apache error log for some more information on why it is returning the 403 Forbidden error.
You can do that by first accessing your website to trigger the 403 error, then accessing your server, and then running:
Feel free to share the log here so I could try and advise you further. Regards, Bobby