Create:
/etc/apache2/conf-available/fqdn.conf
Add: ServerName wiki.goline.ch
Then execute this command:
ln -s /etc/apache2/conf-available/fqdn.conf /etc/apache2/conf-enabled/fqdn.conf
and restart Apache2: service apache2 restart
Create:
/etc/apache2/conf-available/fqdn.conf
Add: ServerName wiki.goline.ch
Then execute this command:
ln -s /etc/apache2/conf-available/fqdn.conf /etc/apache2/conf-enabled/fqdn.conf
and restart Apache2: service apache2 restart