Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • File location on Linux-based environments: /etc/apache2/conf-available/2_WebInterface.conf
Code Block
languagebash
themeEmacs
/etc/apache2/conf-available# nano 2_WebInterface.conf

...

5. In your browser, check version and status of the AppServer to verify if it works properly.

Check the version:

Info

http(s)https://your_hostlocalhost/wscservice/api/?cmd=ver

Check the status:

Info

http(s)https://your_hostlocalhost/wscservice/api/?cmd=status

...