After 3CX update process, you should run a special script, that set up a new configuration file for nginx.
Script is available here
Common usage method:
This scripts will update nginx configuration, and set up a CRON job for a regular configuration check and update.
-----------------
Or you may do it manually
After each 3CX update, you need to edit the nginx.conf file.
After:
client_max_body_size 300m;
root "C:/ProgramData/3CX/Data/Http/wwwroot";
Add
Restart nginx Service (3CX Phone System Nginx Webserver)
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article