Versionsunterschiede von Test Server / Setting Up Virtual Hosts
hinzugefĂźgt:
Check if virtual hosts are allowed
cat /etc/apache2/httpd.confSee uncommented?
Create a custom domain in the hosts file of your system
cd /srv/www/
ServerName "myproject.example.com"
Edit configuration file
entfernt: