I’m using using the web browser to display html files in Ignition.
On the server computer the URL to my file is: file:///D:/Maint.html - everything works fine.
Doing the same on a client I get the message: This webpage is not found
I tried: [file://192.168.1.4/D:/Maint.html](file://192.168.1.4/D:/Maint.html) (192.168.1.4 is the servers ip address) but got the same error message.
Please let me know how to fix this problem.
Thanks.