Serving offline pages:
install Apache2 (or nginx)
cd /var/www/html
sudo nano page1.html
<insert code for a valid html page>
save and exit
Then in a browser on the pi go to
http://localhost/page1.html
install Apache2 (or nginx)
cd /var/www/html
sudo nano page1.html
<insert code for a valid html page>
save and exit
Then in a browser on the pi go to
http://localhost/page1.html
Statistics: Posted by neilgl — Wed Jul 24, 2024 11:31 am