• #dev 2018-02-28
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2018-02-28 UTC
# 04:11
schmarty
a-ha! figured it out. the issue was coming from the way my protected site was proxying requests to lasso. since i was using proxy_pass directly to the server on localhost, i needed to proxy_set_header Host to the actual host domain.