Web Server EnabledEnables the Web Server to publish front panel images and HTML documents. The default is Off.
Root DirectoryIndicates the directory where the Web Server HTML files are located. The default path is labview\www.
HTTP PortIndicates the TCP/IP port the Web Server uses. The default port for HTTP is 80. If another HTTP server already uses port 80 on the computer or if you are on a computer where you do not have permission to use reserved ports, click the Use default checkbox to remove the checkmark and replace 80 with the port you want to use. Place a checkmark in the Use default checkbox to return to the default value.
Note If you use a non-default port, such as 8000, you must specify the port on URLs that refer to the server, as shown in the following example:
http://hostname:8000/index.htm
TimeoutIndicates the number of seconds the Web Server waits while reading a request before the Web Server times out. The default value is 60. To change the default timeout value, click the Use default checkbox to remove the checkmark and replace 60 with the value you want to use. Click Use default to place a checkmark in the checkbox to return to the default value.
Log FileIndicates the path of the file where LabVIEW saves Web connections information. The default path is labview\www.log. If you want to save it to a different location, place a checkmark in the Log File checkbox to activate this option and type a new path in the Log File text box.