I try to run:[root@servercm httpd]# apachectl -Sbut it does not return anything...2017-08-12 19:07 GMT+02:00 Eric Covener <covener@xxxxxxxxx>:On Sat, Aug 12, 2017 at 12:47 PM, Fabio F.Gervasi
<fabio.gervasi70@xxxxxxxxx> wrote:
> Hi Eric, thank you.
>
> I'm not expert, I did not understand what to do... Regarding logs, I
> defined:
>
> <VirtualHost *:443>
> ServerAdmin fabio.gervasi@xxxxxxxxxxxxxxx
> DocumentRoot /home/web/centrometeo.com
> ServerName centrometeo.com
> ErrorLog logs/https-centrometeo.com-error_log That means you have another virtualhost handling your port 443 traffic.
> CustomLog logs/https-centrometeo.com-access_log common
> </VirtualHost>
>
> So, using differents name/files, but after a few attempts to access via
> https, empty files were created, so there is nothing in the logs.
apachectl -S will summarize where your vhosts are defined if you can't
find them with grep or an editor.
--
Eric Covener
covener@xxxxxxxxx
------------------------------------------------------------ ---------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx