Display simple HTML site from RouterBoard

hi,
is it possible to display simple HTML site directly form RB?
I mean I know it is possible because thats exacly wthat hotspot and webfig is about
But is it possible to upload test.html file on the router and call it in a browser on a 192.168.88.1/test.html ?? without
configure hotspot?

next thing, is it possible to change the variable on RB via HTTP GET?
eg 192.168.88.1/test.html?id=1&val1=100
So that the variables on the RB id and val1 were equal 1 and 100?

no, you can’t do that.

:frowning:
I wanted to do redirect customers when they have no PPPoE connection the the website with information about maintenance.

another thing, can i do
/tool fetch url="http://mysite.com/file.html

and save as a variable

That sounds like hotspot anyway - if the segment that would normally use PPPoE also has DHCP with a hotspot on it, then the hotspot can be your “bulletin board” page, and it will do all of the redirecting for you. (you may want a pre-hotspot chain rule that allows PPPoE frames so the Hotspot won’t block PPPoE)