RE: [users@httpd] Some questions about configuration Apache from a beginer. [EXT]

2020-09-07 Thread James Smith
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

Re: [users@httpd] Some questions about configuration Apache from a beginer. [EXT]

2020-09-06 Thread Frank Gingras
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 … > > >

Re: [users@httpd] Some questions about configuration Apache from a beginer. [EXT]

2020-09-06 Thread Jason Long
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

RE: [users@httpd] Some questions about configuration Apache from a beginer. [EXT]

2020-09-05 Thread James Smith
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

[users@httpd] Some questions about configuration Apache from a beginer.

2020-09-03 Thread Jason Long
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