![](https://secure.gravatar.com/avatar/fa680d3aa2eb0a02539fc0e7e82e6ebb.jpg?s=120&d=mm&r=g)
Hi,
EXCELLENT! That worked. Now I just need to understand what I made wrong and what the difference is/was.
Thanks and regards, Florian
Am 08.07.2015 um 09:56 schrieb Adam Armstrong adama@memetic.org:
<VirtualHost *:80> ServerAdmin webmaster@localhost DocumentRoot /opt/observium/html <Directory /> Options FollowSymLinks AllowOverride None </Directory> <Directory /opt/observium/html/> Options Indexes FollowSymLinks MultiViews AllowOverride All Require all granted </Directory> ErrorLog ${APACHE_LOG_DIR}/error.log LogLevel warn CustomLog ${APACHE_LOG_DIR}/access.log combined ServerSignature On
</VirtualHost>