Unknown Cause of 403 Forbidden Error
Posted: Sun Apr 23, 2023 12:13 am
I was using project euler as usual, when upon trying to open a link in a new tab, it just showed "403 Forbidden: Request forbidden by administrative rules"
Did some googling, and adding
to the bottom of my hosts file in /etc/ seemed to fix it.
All works fine now, but I still want to know-- what could have caused this?
Is this some sort of DDOS protection that I tripped, is this my ISP being weird(live in america and have never had isp-related issues), or something else?
Thanks in advance.
Did some googling, and adding
Code: Select all
185.151.30.128 projecteuler.net
185.151.30.177 projecteuler.chatAll works fine now, but I still want to know-- what could have caused this?
Is this some sort of DDOS protection that I tripped, is this my ISP being weird(live in america and have never had isp-related issues), or something else?
Thanks in advance.