8
0
mirror of https://github.com/weiss/ngx_http_upload.git synced 2025-07-01 02:09:40 +00:00

Merge remote-tracking branch 'processone/pr/4'

* processone/pr/4:
  Add instruction for Docker
This commit is contained in:
Holger Weiss 2019-04-29 17:56:56 +02:00
commit c3492741ae

View File

@ -18,6 +18,7 @@ Nginx setup
2. Install the [`ngx_http_perl_module`][5]. On Debian/Ubuntu-based
distributions, the package is called `libnginx-mod-http-perl`, on
RedHat/CentOS-based distributions, it's `nginx-mod-http-perl`.
If you're using Docker, make sure you use the image ending in `-perl`.
3. Add the following snippets to the appropriate sections of your Nginx
configuration: