Hi All,
I created an HTML file that I want to display on the webpanel when it starts up. The WP400 is not connected to a controller initially so I wanted to load the HTML file (Redirect.html) on the WP400 locally and point the URL to that file. I don’t know if it matters where I place the file (Currently the file path is: /home/Redirect.HTML) but in WBM I pointed to the file like this: http://localhost/home/Redirect.html, I get a 404 not found error. Any ideas if this is possible / what I might be doing wrong?