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
- general_route_not_found - Auth Guide
If you’ve just added a subdomain to your project, verified your DNS records, and confirmed your SSL certificate is working, but you're still hitting a `general_...
- Can't resume paused project
I have logged in in incognito, done the email verification and still get the invalid fingerprint error. What's the issue.
- Download appwrite Docs
Is there is a way to download appwrite Docs ? Because appwrite skill isn't enough to give the agent full understanding about how appwrite works (I noticed this ...