Skip to content

Commit

Permalink
Credit to @rozhuk-im for the Windows fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
dgraziotin committed Dec 18, 2021
1 parent 2a0f96d commit 9cf381a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Here is what I think sets it apart from other nginx Docker images.
- No more [NSPOSIXErrorDomain:100 Error](https://megamorf.gitlab.io/2019/08/27/safari-nsposixerrordomain-100-error-with-nginx-and-apache/) with Safari 14+ on MacOS and on iOS 14+.
- Works out of the box with [jc21/nginx-proxy-manager](https://github.com/jc21/nginx-proxy-manager), no "Advanced" configuration needed, no `proxy_hide_header Upgrade;` needed.
- Works out of the box with macOS Finder.
- Works out of the box with Microsoft Windows Explorer (tested on Windows 11) with fixes adapted from [here](http://netlab.dhis.org/wiki/ru:software:nginx:webdav).
- Works out of the box with Microsoft Windows Explorer (tested on Windows 11) [with fixes](http://netlab.dhis.org/wiki/ru:software:nginx:webdav) adapted from [rozhuk-im](https://github.com/rozhuk-im).
- CORS headers are all set.
- Some good configuration settings are automatized through env variables (see below).

Expand Down Expand Up @@ -61,4 +61,4 @@ Consider also un-exposing the port if you use a reverse proxy.
# Feature requests

I will add features if I happen to need them. To name one, I do not need native SSL support, because I use a reverse proxy.
However, I welcome pull requests.
However, I welcome pull requests.

0 comments on commit 9cf381a

Please sign in to comment.