• #dev 2018-12-14
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2018-12-14 UTC
# 19:52
Zegnat
jgmac1106, re your htaccess file, I think lines 20–22 (rewriting for files that do not exist on your server) run before the one you added for .well-known. So the server never gets to it. Move the bridgy fed rewrite to after the css rewrite. Also, drop the RewriteEngine / RewriteBase lines, you already have those up top.