GitzJoeyOriginal post
Web Developer
Hi,
any sample for apache reverse proxy?
my appwrite is behind firewall (http://192.168.1.23 port 80 and port 443)
my apache which have public facing is in http://192.168.1.25
looking forward any setting (subdomain or subpath)
thanks,
Summary
Developers are looking for a sample setup for Apache reverse proxy to access an appwrite instance behind a firewall from a public-facing Apache server. Solution: Configure Apache to act as a reverse proxy for the appwrite instance using subdomains or subpaths.