mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated S3 Nginx Proxy (markdown)
parent
ee63d8a258
commit
a02d839105
|
@ -1,7 +1,5 @@
|
|||
It's a common concept to put a proxy in front of S3 that handles requests. Nginx is well suited for this and can be used to additionally handle TLS and path style (using subdomains instead of subfolders).
|
||||
|
||||
**Example Nginx config which convertIt's a common concept to put a proxy in front of S3 that handles requests. Nginx is well suited for this and can be used to additionally handle TLS and path style (using subdomains instead of subfolders).
|
||||
|
||||
### Example Nginx config
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue