AnoopAlias / AUTOM8N

AUTOM8N is a WHM/cPanel plugin providing a DNS load-balanced, high available, horizontally scaling webstack and offering active-active-redundancy-high-availability-and-native-nginx-on-cpanel
https://autom8n.com/
GNU General Public License v3.0
107 stars 53 forks source link

Add location for /cpanelwebcall/ #642

Closed AnoopAlias closed 3 years ago

AnoopAlias commented 3 years ago

Add to server.j2

location /cpanelwebcall/ { proxy_pass http://127.0.0.1:2082/cpanelwebcall; }