Local web server

Hi,

I have a simple web front-end (HTML/CSS/Javascript) that I need to be able to serve up to a client device behind a MAX router regardless of whether or not there is an Internet connection. Currently this is done with a Raspberry Pi, but for the sake of simplifying the remote deployment I would like to be able to serve these files directly from the MAX. Is this something that can be done? There are a dozen or so files, all small and static. All of the heavy lifting is done by the client browser.

Thanks,

-Bill

Hi Bill,
Yes that’s possible on any device that supports contenthub.
Here is a post that mentions it.