This is a list of LabVIEW ini File settings relating to Web Server behaviour.
WebServer.Enabled
Example: WebServer.Enabled=TRUE
Description: Enable Web Server
Datatype:
Boolean
Permitted Values: TRUE or FALSE
Default Value: FALSE
LabVIEW Versions:
5.x,
6.x,
7.x,
8.x,
OS's Supported:
Notes: None
WebServer.LogEnabled
Example: WebServer.LogEnabled=TRUE
Description: Enable Log File
Datatype:
Boolean
Permitted Values: TRUE or FALSE
Default Value: FALSE
LabVIEW Versions:
5.x,
6.x,
7.x,
8.x,
OS's Supported:
Notes: None
WebServer.LogPath
Example: WebServer.LogPath="C:\MyWebServer\log.dat"
Description: Log filepath
Datatype:
Path
Permitted Values: Any disk-based filepath
Default Value: "<lvdir>\www.log"
LabVIEW Versions:
5.x,
6.x,
7.x,
8.x,
OS's Supported:
Notes: None
WebServer.Port
Example: WebServer.Port=3370
Description: HTTP Port
Datatype:
Integer
Permitted Values: 1 to Unknown
Default Value: 
= 80,
= 8000,
= Unknown
LabVIEW Versions:
5.x,
6.x,
7.x,
8.x,
OS's Supported:
Notes: None
WebServer.RootPath
Example: WebServer.RootPath="C:\MyWebServer\"
Description: Root Directory
Datatype:
Path
Permitted Values: Any existing disk-based folder
Default Value: "<lvdir>\www\"
LabVIEW Versions:
5.x,
6.x,
7.x,
8.x,
OS's Supported:
Notes: None
WebServer.TcpAccess
Example: WebServer.TcpAccess="+*"
Description: Browser Access List
Datatype:
String
Permitted Values: Unknown
Default Value: Empty
LabVIEW Versions:
5.x,
6.x,
7.x,
8.x,
OS's Supported:
Notes: None
WebServer.Timeout
Example: WebServer.Timeout=30
Description: Timeout (seconds)
Datatype:
Integer
Permitted Values: 1 to 232
Default Value: 60
LabVIEW Versions:
5.x,
6.x,
7.x,
8.x,
OS's Supported:
Notes: None
WebServer.ViAccess
Example: WebServer.ViAccess="+*"
Description: Visible VIs
Datatype:
String
Permitted Values: Unknown
Default Value: Empty
LabVIEW Versions:
5.x,
6.x,
7.x,
8.x,
OS's Supported:
Notes: None