ok, the reason why it doesn't allow for this to work properly is in the vhosts. To fix this follow as instructed:
1. open "/etc/apache2/sites-avaliable/default" with your favorite editor
2. under "<VirtualHost *:80>" and right above "ServerAdmin webmaster@localhost" add "ServerName localhost"
3. save and exit your text editor
4. restart apache by invoking the command "apache2ctl -k restart"
5. go to your ispconfig and create a site with your server's domain name ie. domain.tld, and like normally add the aliases either www. or *. and save
6. wait a few minutes (2-3 mins) and voila it should be all working. You can test this, by modifiying the index.html file which would be under /var/www/domain.tld/web/ and adding a line. You should be able to see that line no matter whether you type in
www.domain.tld or domain.tld.
Hope this helps.
Good luck.
Fastformer.
Recent comments
6 hours 42 min ago
16 hours 10 min ago
16 hours 59 min ago
20 hours 33 min ago
1 day 57 min ago
1 day 1 hour ago
1 day 3 hours ago
1 day 13 hours ago
1 day 18 hours ago
1 day 19 hours ago