
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
- [HELP]WebSocket connection to 'wss://clo...
- send custom message to anonymous users
Hello AppWriters, hoping you're all well, I'd like to ask the following: If I have a landing page that doesn't require authentication, is it possible to configu...
- I would like to know if appwrite impleme...
I would like to know if appwrite implements RLS or similar effects? My requirement is to allow users to create tasks. It's simple. But I want them to only creat...
