Versions Compared

Key

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

2.11. When selecting your web server, choose Other [3] to run static files using NGINX.

Code Block
languagepowershell
themeEmacs
Step 8: Choose either Web or Application Server Type.

Select a particular Web or Application Server to be used for the WSC Application Server running.

	1. Apache HTTP Server
	2. Java Application Server (Apache Tomcat, Oracle WebLogic Server, Oracle GlassFish Server, etc.)
	3. Other

Input the number from 1 to 3:3
Warning

Due to technical limitations, WSC Dialog plugin for CKEditor 4 is not available for setup on Nginx. If it is a requirement for you to use this plugin, please consider setting it up on either Apache HTTP Server or Apache Tomcat.

Note

If you want to use NGINX as a web server, perform the following steps:

  1. Set up NGINX.
  2. Create a wscservice configuration file with bindings to WebSpellChecker static files and add the necessary Access-Control-Allow-Origin headers.
  3. Create a symlink for the wscservice virtual directory.
  4. Status
    subtletrue
    colourGreen
    titleNEW
    Configure NGINX to act as a reverse proxy to avoid exposing the 2880 port of AppServer. Check in the config sample below or visit NGINX reverse proxy on Ubuntu for more details.

Excerpt Include
_includes_nginx_setup
_includes_nginx_setup
nopaneltrue