coming soon
<VirtualHost *:80>
ServerAdmin webmaster@localhost
ServerName subdomain.domain.de
DocumentRoot /var/www/matomo/
DirectoryIndex index.php index.html default.php welcome.php
ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined
</VirtualHost>
<Directory /var/www/matomo/>
Options Indexes FollowSymLinks MultiViews
AllowOverride all
Order allow,deny
allow from all
</Directory>
Verschlüsselung mit Let's Encrypt Certbot
/var/log/apache2/error.log