XavierBerger / RPi-Monitor

Real time monitoring for embedded devices
https://xavierberger.github.io/RPi-Monitor-docs/index.html
GNU General Public License v3.0
1.16k stars 176 forks source link

I host my website with apache2 and want rpi monitor on subdomain #398

Closed Aptura closed 2 years ago

Aptura commented 2 years ago

I have make my own website server with my own domain and i want to use RPI Monitor interface in the subdomain monitor.domainname.fr but in my virtual host i link with "DocumentRoot /usr/share/rpimonitor/web"

But the site return this image

How can i fix it ?