That isn't the relevant error from the error log. We need that entry to help you.
A 403 as such is always logged in the error log, perhaps with the exception of cases when you use a RewriteRule with [F], or a third-party module to limit access. On Wed, Jun 13, 2018 at 1:37 PM @lbutlr <krem...@kreme.com> wrote: > On 13 Jun 2018, at 11:25, Frank Gingras <thu...@apache.org> wrote: > > What does the error log say, exactly? > > From the original message: > > The only thing in the http-error.log is: > > > > [Mon Jun 11 12:26:28.390150 2018] [ssl:info] [pid 34433] [client > xx.xx.xx.xx:56493] AH01964: Connection to child 9 established … > > > > Httpd-access.log shows: > > > > xx.xx.xx.xx - - [11/Jun/2018:12:26:28 -0600] "GET /foo/ HTTP/1.1" 403 > 215 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_0) AppleWebKit/537.36 > (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36" > > xx.xx.xx.xx - - [11/Jun/2018:12:26:28 -0600] "GET /favicon.ico HTTP/1.1" > 200 34494"https://www.example.com/foo/" "Mozilla/5.0 (Macintosh; Intel > Mac OS X 10_14_0) AppleWebKit/537.36 (KHTML, like Gecko) > Chrome/67.0.3396.79 Safari/537.36” > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org > For additional commands, e-mail: users-h...@httpd.apache.org > >