Mike Wright wrote:
> I've never seen the port number included as part of the ServerName
> directive.  Try removing that and give it a go.

FWIW, the documented syntax¹ for ServerName is:

    ServerName [scheme://]domain-name|ip-address[:port]

That docs go on to say:

    If no port is specified in the ServerName, then the
    server will use the port from the incoming request. For
    optimal reliability and predictability, you should
    specify an explicit hostname and port using the
    ServerName directive.

Having a port in ServerName shouldn't be a problem (assuming
the correct port, of course).

¹ https://httpd.apache.org/docs/2.4/mod/core.html#servername

-- 
Todd

Attachment: signature.asc
Description: PGP signature

_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to