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
- Cannot Update Empty oneToMany Relationsh...
Appwrite's `updateDocument()` API cannot update an empty oneToMany relationship array. When attempting to update an empty relationship with a single-item array,...
- Function for long running task (other 60...
My function need long running other 60 seconds. But async mode return empty body. How to deal with that please ?
- OAuth2 Provider is disabled automaticall...
Hi everyone, I'm using self-host Appwrite 1.7.4. I can setup OAuth2 with Google successfully, however the provider is disabled automatically after one day witho...