Versioner sammenlignet

Nøgle

  • Linjen blev tilføjet.
  • Denne linje blev fjernet.
  • Formatering blev ændret.

...

Advarsel

This is a POC - Proof of concept Of Concept - It has various security problems and stupid static scripts - that could be improved and parameter paramized parameterized (so much...)

Tip

A Pre-requsite is reading / installting installing from Zensehome API interfacing

Info

Join the "Danske ZenseHome Brugere" Facebook grooup


Installing the basics

As I have an Ubuntu server (with PLEX) in the house already (located at IP 10.0.0.150), I add the webserver apache2 to the installation. :

Kodeblok
sudo apt-get install apache2
sudo a2enmod cgi
sudo service apache2 restart

...