IIS Reverse Proxy Not working after applying ssl on subdomain, it becomes unavailable
- 0
- Databases
- Tools
- General
- Self Hosted

I have instance running on subdomain is okay, then i apply ssl for my domain and apply on iis server, its no more accessible. I am sure the ssl working as it works fine with project hosted in IIS

Reverse proxy to local sever port 8888

So the issue appeared again?

When i apply domian ssl

Local is okay

I see. I think it's needed to configure SSL in the reverse proxy

any ideas

I don't have too much knowledge on this since it's not completely related to Appwrite 😅 But I found this, not sure if.it could be helpful: https://help.myob.com/wiki/display/gtr/Achieving+an+SSL+connection+by+configuring+IIS+as+a+Reverse+Proxy

will have to try out
Recommended threads
- Document already existed
Hi, I am trying to add a document via cloud function using nodejs22. Everytime I do `await db.createDocument( dbid, collectionid, customDocId, data);` it will g...
- easiest way to ban an IP from appwrite
for example, lets say that i have an app where people can post cars, and someone is constantly spamming my app with trucks, is there a way to ban that user IP s...
- Relationship problem
When I UPDATE a document that has a relationship and I pass id and all the data of the relationship it works but if i CREATE a document then it says 401 user un...
