Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted May 27, 2024May 27 Hi, Can you help me to find out what is causing 403 to my website pls Its https://reshax.com/attachments/ ? webserver: NGINX, php-fqm, php (8.0.3). I did check the logs from nginx. There is nothing.Is there anything else i can check ? thank you in advane Edited May 27, 2024May 27 by michalss
May 27, 2024May 27 403 errors are “forbidden” errors. It sounds like either a firewall (like Cloudflare) or something on your server (like mod_security) is blocking the request.
May 27, 2024May 27 Author yes it is behind the cloudflare proxy. but all works perfectly except this attachments.. 😞 Also nginx has not mod security in default instalation. Edited May 27, 2024May 27 by michalss
May 27, 2024May 27 The IPB software does not return 403 error codes. So something else is causing it. I would personally start by disabling cloudflare and testing. It’s possible their WAF is blocking the request as a false positive.
May 28, 2024May 28 16 hours ago, michalss said: but all works perfectly except....... It would seem then it doesnt work perfectly, unfortunately. Please disable cloudflare entirely and then test this first of all. Its very likely that will work. If it does, you will need to find the cause on your cloudflare setup