NOTE: This document does not apply to Web Service versions 19.09 and higher. Best Practice is to use the latest version of Web Service available. The way the web service handles HTTP requests when HTTPS is configured can be controlled with the webserver.tls.httpPolicy key: Open the following file in a text editor: Windows: C:\ProgramData\Webservice\conf\wfe.jsonLinux: /etc/webservice/wfe.json Add the… Continue reading Redirecting HTTP to HTTPS with Web Sevice 9.0 – 19.06
Tag: Redirect
Configuring Nginx or Apache as a Web Service Gateway
Description The 9.0 release of the web service has replaced Apache with an in-house developed web frontend (WFE) for handling API requests. Certain users may wish to configure a gateway web server to enforce custom policies. The following provides users with a reference for configuring either Nginx or Apache as a gateway. Additionally, it describes… Continue reading Configuring Nginx or Apache as a Web Service Gateway