The Web-Server allows accessing C-Werk remotely over the Internet (see Working with C-Werk through the Web-Client).
Attention
To configure the Web-Server in C-Werk, do the following:
By default, the Web-Server starts automatically together with the Server. If you want to disable the Web-Server, set the value of the Enable parameter to No (1).
In the Port field, enter the port number on which the Web-Server will be located (2).
Specify a path to the certificate file (3).
Attention!
If the Web-Server should use the CORS mechanism, enable the corresponding parameter (4).
C-Werk supports the following:
CORS HTTP-headers for GET and POST requests.
Preflight requests.
Click the Apply button to apply the configured parameters and restart the Web-Server.
The Web-Server is now configured and available over the Internet at the following address: http://<IP address of C-Werk Server>:<Port>/<Prefix>. For example, if the Servers IP address is 10.0.11.1, the port is 8000, and the prefix is /asip-api, then the Web-Server can be accessed at the following address: http://10.0.11.1:8000/asip-api.