{% extends 'base.html.twig' %} {% block title %}Web-IO / Gerätesteuerung{% endblock %} {% block content %} {% set webioPublicUrl = webioPublicUrl|default('') %} {% set webioEmbedUrl = webioEmbedUrl|default(webioPublicUrl ~ '/cgi-bin/webgui.fcgi?agent=pc') %}
/cgi-bin/webgui.fcgi?agent=pc ist normal — das ist die MOBI-Oberfläche.
Im Vollbild-Tab ist das korrekt. Beim iframe klappt die Einbettung nur, wenn Apache
mod_substitute aktiv ist (siehe config/apache/bayrol-proxy.conf.example).
Beispiel-Konfiguration: config/apache/bayrol-proxy.conf.example
bayrol.dp-smartsolutions.de → Server-IPProxyPass / http://192.168.55.6:8787/.env: WEBIO_PUBLIC_URL=https://bayrol.dp-smartsolutions.de