š
any reason why you're using apache as your reverse proxy?
no
If you have any suggestions it will help me a lot
thanks
i can see that you haven't enabled mod_proxy
maybe I didn't spot it, but havw you enabled it?
i personally use nginx. I've used apache amd nginx before, and nginx seems much easier and cleaner to set up
Should I add it? If so, a hand would be really appreciated š
i can maybe find an online article to help you set it up. I'm away from my computer, so can't exactly be of help any other way right now lol
These tutorials from digitalocean have always helped me. check it out
Currently in my server there are several projects running and it would be complicated for me to switch to Ngnix š
that's fair! just because i prefer nginx doesn't mean you should use it as well!
Thank you very much for your help
i highly suggest using HTTPS and proxying to appwrite via HTTPS. anyways...maybe this will help you: https://github.com/appwrite/appwrite/discussions/4056
Just i copy and paste and i edit the virtual
Host?
no you should probably read through it š
Okay š
I have the same problem
I finally solved my problem and it was linked to my host that was running ModSecurity on my domain names š . So I just deactivated ModSecurity and everything is fine now. š¤©
Thank you for your answers š
Thanks for coming back and letting us know what the problem was! I'll keep an eye out for ModSecurity in the future
[SOLVED] 403 error when i setup Google Auth services
Recommended threads
- How to Display File in Web?
I'm trying to use Appwrite's Storage to store images and display them in my app, however when I use the `getFileView`, `getFileDownload` or `getFilePreview` met...
- Project Paused Despite Daily Active Usag...
I noticed that my project was automatically **paused**, even though it is actively being used. The project is an **attendance application** that is used daily b...
- Sudden CORS Errors - Domain hasn't Chang...
I have an Appwrite project with two web apps configured, the first one has the hostname `*` and the second one I just added to test if it could fix the issue wi...