User tools

Website tools


white label

Differences

The differences between two versions are shown here.

Link to this comparison view

Both sides of the previous revisionPrevious revision
Next revision
Previous revision
white-label [2024/06/06 13:19] – [Angepasste Texte] lwsystemswhite-label [2024/06/06 13:23] (current) – [Konfiguration] lwsystems
Line 6: Line 6:
  
 ====== Konfiguration ====== ====== Konfiguration ======
 +
 +===== Konfigurationsdatei benno.conf =====
 +
 +Die Konfiguration von Benno Web wird in der Voreinstellung aus der Datei ''/etc/benno-web/benno.conf'' gelesen. Für individuelle Einstellungen Subdomains kann die Konfigurationsdatei mittels Umgebungsvarible BENNOWEB_CONFIG in der VirtualHost Umgebung des Webservers festgelegt werden.
 +
 +Example Apache web server configuration:
 +
 +   SetEnv BENNOWEB_CONFIG /etc/benno-web/benno-web-customer1.conf
 +
 +===== Theme =====
 +
  
 The web server creates an alias for the path to the configuration files. The Apache web server configuration includes a commented-out example of this.  The web server creates an alias for the path to the configuration files. The Apache web server configuration includes a commented-out example of this. 
Zeile 104: Zeile 115:
 ====== Angepasste Texte ====== ====== Angepasste Texte ======
  
-Das Info-Fenster wird per Default aus dem Template ''''/srv/benno/bennoweb/templates/infotext.tpl'' gelesen. Ein angepasstes Template kann mit dem Konfigurationsparameter+Das Info-Fenster wird per Default aus dem Template ''/srv/benno/bennoweb/templates/infotext.tpl'' gelesen. Ein angepasstes Template kann mit dem Konfigurationsparameter
  
   INFOTEXT_TPL = /pfad/zur/infotext.tpl   INFOTEXT_TPL = /pfad/zur/infotext.tpl
white-label.1717679961.txt.gz · Zuletzt geändert: 2024/06/06 13:19 von lwsystems