Hi, I'm trying to run Appwrite on a different port (e.g., 7777) because I already use Apache to handle domain-based redirection using ProxyPass. For example, I have Apache redirecting https://appwrite.site.com to http://localhost:7777.
However, when I start the Appwrite container and access the domain, I get a 404 Not Found page. I'm not sure if Appwrite is listening correctly on the new port or if the reverse proxy setup is causing issues.
Have you any ideas how to solve this issue ? thanks.
PS: APPWRITE_PORT is 5050 and i changed it in appwrite-console and appwrite-realtime as well
Recommended threads
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...
- [Beginner] CLI --queries Syntax Error & ...
Hi everyone! I am a beginner with Appwrite and trying to use the CLI, but I'm stuck with a syntax error. Any guidance would be greatly appreciated! 🙏 **Enviro...
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...