Skip to content

Commit

Permalink
Clarfify that nginx-extras needs to be install for the upload_store d…
Browse files Browse the repository at this point in the history
…irective to work
  • Loading branch information
mvdbeek committed Mar 19, 2018
1 parent c58ca74 commit d5d1e4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/admin/nginx.md
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ nginx did not support shared modules, and the upload module is not yet shared-co
and complicated process, the Galaxy Committers team maintains (for some platforms) versions of nginx modified from their
upstream package sources (APT, EPEL, etc.) to include the upload module:

- [Ubuntu (PPA)](https://launchpad.net/~galaxyproject/+archive/ubuntu/nginx)
- [Ubuntu (PPA)](https://launchpad.net/~galaxyproject/+archive/ubuntu/nginx) (Be sure to install `nginx-extras`, not `nginx`)
- [Enterprise Linux](https://depot.galaxyproject.org/yum/)

To contribute support for additional platforms, please see the [Galaxy
Expand Down

0 comments on commit d5d1e4b

Please sign in to comment.