On Wed, Jul 24, 2024 at 10:22 AM bruce <badoug...@gmail.com> wrote:
> Oh... > > So more or less a "dummy"/fall through location in the event the > "vhost" isn't set properly? > > so having the vhost -- berat.conf set to "/var/www/html2/berat" is > the defined docRoot.. > > On Wed, Jul 24, 2024 at 10:07 AM Eric Covener <cove...@gmail.com> wrote: > > > > > Main DocumentRoot: "/var/www/html" <<<<<<< !!!! why > > > > There is an implicit global server configuration used when requests > > don't match any IP-based virtual host. > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org > > For additional commands, e-mail: users-h...@httpd.apache.org > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org > For additional commands, e-mail: users-h...@httpd.apache.org > > The vhost wins in that case, yes.