ason Long
Sent: 06 September 2020 12:22
To: users@httpd.apache.org; James Smith
Subject: Re: [users@httpd] Some questions about configuration Apache from a
beginer. [EXT]
Thank you for your help.
Is the content of "/etc/hosts" and "/etc/hostname" files important for get
HTTPS ce
om
>
> ServerAlias test.mydomain.com
>
> ServerAlias my-sandbox-server.mydomain.com
>
> ServerAlias freds-sandbox-server.mydomain.com
>
> Include conf/ssl-conf/mydomain.com.conf
>
>
> … configuration …
>
>
>
my-sandbox-server.mydomain.com
ServerAlias freds-sandbox-server.mydomain.com
Include conf/ssl-conf/mydomain.com.conf
… configuration …
From: Jason Long Sent: 03 September 2020 22:43To:
users@httpd.apache.orgSubject: [users@httpd] Some questions about configuration
Apache from a b
ject: [users@httpd] Some questions about configuration Apache from a
beginer. [EXT]
Hello,
I have some questions about Apache configuration and I'm thankful if anyone
help me.
1- In Apache configuration, both of "ServerName" and "ServerAlias" must be
defined? Which one m
Hello,I have some questions about Apache configuration and I'm thankful if
anyone help me.
1- In Apache configuration, both of "ServerName" and "ServerAlias" must be
defined? Which one must have "www" prefix?
2- If "/etc/pki/tls/private/localhost.key" and "/etc/ssl/certs/localhost.crt"
files de