Re: [users@httpd] Default 403 response when no matching vhost

2020-07-14 Thread dmallor
Appreciate the feedback. Rewrite was certainly my first choice and allows me to exclude paths. Danny Original message From: Eric Covener Date: 7/13/20 12:39 PM (GMT-06:00) To: users@httpd.apache.org Subject: Re: [users@httpd] Default 403 response when no matching vhost On

Re: [users@httpd] Default 403 response when no matching vhost

2020-07-13 Thread Eric Covener
On Mon, Jul 13, 2020 at 1:02 PM Danny Mallory wrote: > > Figure I would ask this here for the most graceful answer before making up my > own. When running Apache for many vhosts (websites or acting as a reverse > proxy), is there a way to make the default site (no matching vhost) return a > 40

[users@httpd] Default 403 response when no matching vhost

2020-07-13 Thread Danny Mallory
Figure I would ask this here for the most graceful answer before making up my own. When running Apache for many vhosts (websites or acting as a reverse proxy), is there a way to make the default site (no matching vhost) return a 403 or 400 bad request similar to how Akamai does when no matching vh