How to add nginx upload progress module to already Plesk installed nginx?
- by Jizbo Jonez
How do I add nginx upload progress (https://github.com/masterzen/nginx-upload-progress-module) to already Plesk 11 installed Nginx? So the latest plesk includes nginx if wanted, if I install this in Plesk, how do i go about doing the step required in the nginx upload progress module where I need to add
--add-module=path/to/nginx_uploadprogress_module
to ./config when the module has already been installed?