Hello everyone, I have problem with vhosts. On my new server I have only one IP address which I assigned to my first client. It was created vhost for this client(my default client) with assigned this IP address. Now I want to set *:80 instead of ip:80 but when I try to change this my site doesn't work. When I type in browser example.com i got default website "It works!" Everything I'm doing I do from ISPConfig3. could someone help me ?
You have to use the IP address for all websites or * for all websites but you can not mix that on a apache webserver as a IP address will always take precedence over a wildcard (*).