Hi all,
I am trying to configure a wordpress installation with WPfilebase addon package. This is running on openresty framework. How do I make wordpress by default make use of openresty framework for multipart uploads into a Wordpress location ? I need to handel large file uploads and downloads in GBs to and fro from wordpress repository site(built using WPfilebase).
Normally I would have fcgi_pass pointing to unix://var/run/php5-fpm.sock in nginx.conf
in summary I am asking -- how should this be changed to allow wordpress upload files bypassing php5 upload restrictions and use openresty for the same.
Any hints or pointers appreciated.
Thanks!
Regards,
Krishna