On 01/12/17 15:39, Timothy D Legg wrote:
It is most likely included into /etc/apache2/apache2.conf or /etc/apache2/httpd.conf . Which most likely contains `Include ports.conf` which contains line `Listen 80`. Since no virtual host or DocumentRoot is defined for this port, most likely server uses compiled in value of DocumentRoot, which is most likely /var/www/html . Also, main conf most likely contains several `Require all ...` lines which affect all virtual hosts.To be much more explicit, this is a conf file located in /etc/apache2/sites-available and is the only file symlinked into /etc/apache2/sites-enabled
-- With Best Regards, Marat Khalili --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx