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
- TOO_MANY_REDIRECTS after temporarily ena...
I am losing my mind over this, I enabled this setting because I was having issues with sites not making links with https. I enabled it, ran into issues, so I di...
- listRows result parsing issue
I'm using Appwrite Dart SDK "24.2.0". When I perform a listRows call in dart, I have this reponse in JSON: in " Future<models.RowList> listRows()" { "total" :...
- Index for combination of columns
How am i suppposed to apply index so that combination of two columns alwasy remain unique in appwrite table though console