|
Cusomize Listen Port and Host |
Top Previous Next |
|
For access other than the default 8666/8663 and 0.0.0.0 IP Address, edit the following file: /usr/ngasi/conf/server.xml Edit the port and address accordingly. If using a control panel or web server that is configured to listen to all IP addresses, you will need to specify listen for each of the remaining IP addresses in the httpd.conf (Apache). For IIS you may need to use the IIS Manager.
For cPanel/WHM or Plesk edit httpd.conf in /etc/httpd/conf/httpd.conf
After editing Apache httpd.conf and NGASI AppServer Manager server.xml restart Apache web server like so: For Plesk: httpd -k restart For cPanel/WHM httpd restart
Finally restart NGASI AppServer Manager like so: /etc/init.d/ngasi restart
|