2018.1

Table Of Contents
The available HTTP Server Input 2 preferences are as follows:
l Serve HTTPresource:Check to activate static resource serving.
l Resource action name: Enter a name that will be simulated as a folder in your
HTTPstructure. For example, if you enter images in this box, you would refer to any
files in this folder as href="images/file.ext" .
l Resource folder:Type the path of the folder where your resources are located, or
click the Browse button and choose the folder in the browse dialog.
Note
Subfolders are accepted in the structure, so if your resource folder contains a folder
called faces, you could refer to a file in this folder as
href="images/faces/johnsmith.jpg".
l Capture OnTheGo group
l Authentication Key:Enter the authentication key for the COTGrepository. This key
can be found in the Settingssection of the COTGWeb Administration Panel.
l
Cross-Origin Resource Sharing (CORS)
l Allowed Origins:Enter an origin (everything in a URL before the path, e.g.
http://www.example.com). The Workflow server will add this value to the Access-
Control-Allow-Origin header, which signals to the browser that it is allowed
to make the request. This enables cross-origin resource requests, such as AJAX
requests.
The default setting "*" is a wildcard that allows all cross-origin resource requests.
LPD Input plugin preferences
LPD input plugin preferences control certain functions of the PlanetPress Workflow LPD Server
service, which in turn has an impact on LDP input tasks performed by PlanetPress Workflow
on a given computer. The LPD Server service receives jobs using TCP/IP from LPD servers.
For information on the preferences set in individual LDP input tasks, refer to LPD Input Task
Properties.
Page 633