📅  最后修改于: 2022-03-11 14:55:55.677000             🧑  作者: Mango
If you go to:
/etc/apache2/apache2.conf
and insert:
ServerName localhost
and then restart apache by typing into the terminal:
sudo systemctl reload apache2