Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Edited the Checking AppServer Version and Status sections

To verify if WebSpellChecker Server works properly, you need to start AppServer Service and check its status and version.

Starting and Stopping AppServer on Windows and Linux

...

Checking the AppServer Version 

To check the AppServer version, use the following commands: 

  • For direct connection to the AppServer Service:
http(s)://your_host_name:2880/?cmd=ver 
  • For connection to the Service via FastCGI, SSRV.cgi component and Web Server:
http(s)://your_host_name/spellcheck/script/ssrv.cgi?cmd=ver 

Excerpt Include
IN:_include_wsc500_server_verify_application_operability_webservers_windows
IN:_include_wsc500_server_verify_application_operability_webservers_windows
nopaneltrue

...

Checking the AppServer Status 

To check the AppServer status, use the following commands: 

  • For direct connection to the AppServer Service:
http(s)://your_host_name:2880/?cmd=ver
  • For connection to the Service via FastCGI, SSRV.cgi component and Web Server:
http(s)://your_host_name/spellcheck/script/ssrv.cgi?cmd=status

Excerpt Include
IN:_include_wsc54x_server_verify_application_operability_status
IN:_include_wsc54x_server_verify_application_operability_status
nopaneltrue

...