Apache returns 403 but logs a 200 response?

Probably it’s because answer code was logged before actual file access (where the error was occured)
I’d have the same issue on my own more that once, so I’m always checking file permissions first and Apache config later!