Complete the following steps to enable and configure the Web Server.
![]() |
Note The Unix version of LabVIEW is by default configured to use Port 8000. This is to allow the LabVIEW web server to run in accounts that do not have root access. If you have root access, you can change the HTTP Port to 80. If you use any port other than 80, you must specify the port number in URLs that refer to your server, as shown in the following example:
http://hostname:8000/index.htm |
You also can use the Web Server properties to enable and configure the Web Server programmatically.