mukmalone / hello_robot

3 stars 2 forks source link

Webserver for Robot #26

Closed mukmalone closed 3 years ago

mukmalone commented 3 years ago

https://askubuntu.com/questions/1102594/how-do-i-set-up-the-simplest-http-local-server

solution: python3 -m http.server 8080

connecting in browser: http://192.168.2.26:8080/teleop.html

mukmalone commented 3 years ago

https://ubuntu.com/server/docs/web-servers-apache

mukmalone commented 3 years ago

good to setup: https://askubuntu.com/questions/556858/how-to-set-up-a-simple-file-server