Invision Community 5: A video walkthrough creating a custom theme and homepage By Matt Thursday at 04:02 PM
michalss Posted May 27 Posted May 27 (edited) 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 by michalss
Randy Calvert Posted May 27 Posted May 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.
michalss Posted May 27 Author Posted May 27 (edited) 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 by michalss
Randy Calvert Posted May 27 Posted May 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.
Marc Posted May 28 Posted May 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
Recommended Posts