When I tried to reverse proxy a site(https://sonolus.milkbun.org/), everything looks fine, the page looks working. However, in my Service status page, it says the page down with a code 403, I tried to access and it says “403Forbiddn cloudflare”. Its a simple page very similar with nginx 403 page.
Hello,
If you’re seeing a 403 error without Cloudflare branding, this is always returned directly from the origin web server, not Cloudflare, and is generally related to permission rules on your server.
The top reasons for this error are:
Permission rules you have set or an error in the .htaccess rules you have set
Mod_security rules.
IP Deny rules
Since Cloudflare can not access your server directly, please contact your hosting provider for assistance with resolving 403 errors and fixing rules. You should make sure that Cloudflare’s IPs aren’t being blocked.
There are some instances where Cloudflare will serve a branded 403 error page. Please review the below knowledge base article and community tip on resolving 403 Errors: