Skip to content
Snippets Groups Projects

IcingaWeb v2.10.1

Merged Marek Jaroš requested to merge master into stable
12 files
+ 104
47
Compare changes
  • Side-by-side
  • Inline
Files
12
<VirtualHost *:80>
DocumentRoot /var/www/html
ErrorLog /dev/stderr
CustomLog /dev/stdout combined
IncludeOptional /etc/apache2/conf-available/fqdn.conf
IncludeOptional /etc/apache2/conf-available/dokuwiki_csp.conf
</VirtualHost>
Loading