On Fri, Nov 11, 2022 at 8:27 AM <supp...@openmbox.net> wrote: > > Hello > > # rm -f 000-default.conf > # service apache2 restart > > After I removed 000-default.conf the site http://mail.openmbox.net just works. > so the reason is due to 000-default.conf? we should remove this file in a > regular webserver?
If the systems hostname matches one of your other port 80 vhosts, you should set a ServerName in it and not it let implicitly use the system hostname. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org