• #dev 2025-07-23
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2025-07-23 UTC
# 00:24
gRegor
Still don't fully understand it, but the host said Apache was trying to serve the ErrorDocument under the same rules, so it was 401 -> sub-request -> 404 fallback. One solution they offered, which worked, was to have an inline ErrorDocument: `ErrorDocument 401 "Authorization Required"`