FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14455 questions

17168 answers

28195 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
+1 vote
1,107 views 1 comments
by anonymous
Is it possible to host a simple website on the RUTX11 router? Or add custom pages to the WebUi which is obviously being served via a web server on the router.

Cheers
Spart

2 Answers

0 votes
by
You can only have it set up as hotspot, which will have some kind of http server running to let people login to it as they connect.

You could look for additional packages through opkg command in CLI and see if you can host a http server like apache sorts of.
0 votes
by anonymous
It appears that there are various HTTPD servers listed as opkg packages apache, nginx, lighttpd etc. Can't find if these are compatible with RUTOS though.
by anonymous

You should look for OpenWRT compatible packages, as our RutOS is based on OpenWRT.

Here's a link of Apache documentation on OpenWRT as example.

EB.