Re: [users@httpd] Debian Apache 2.4 doesn't read configuration files

2020-11-03 Thread Frank
Define "can still display my web page". Also, run apachectl -S to see your current vhosts, do not rely on the debian scripts. On 29/10/20 08:22 PM, syscon edm wrote: > The apache 2.4 doesn't read configuration files. > In apache2.conf I have: > > # Include the virtual host configurations: > Incl

[users@httpd] Debian Apache 2.4 doesn't read configuration files

2020-10-29 Thread syscon edm
The apache 2.4 doesn't read configuration files. In apache2.conf I have: # Include the virtual host configurations: IncludeOptional sites-enabled/*.conf So it should read read every *config file in sites-enabled/ In that directory I have: ll sites-enabled/ total 4 lrwxrwxrwx 1 root root 35 Oct