Date: 2025mar17
OS: Linux
Language: none
Q. Apache: avahi_entry_group_add_service_strlst("myhost") failed: Invalid host name
in file /var/log/httpd/error_log:
A.
In file /etc/httpd/httpd.conf change:
ServerName myhost
to
ServerName myhost.local
And restart apache