I built an apache webserver on Raspberry Pi 3 that reads the sensor data from ESPs, saves those values to mysql data base and prints it over a PHP web page, which only I can reach in localhost.
My question is how can I reach this webserver when I am out of the localhost safely.
Thanks a lot for your kind answers.