• #dev 2023-12-28
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2023-12-28 UTC
# 23:08
Loqi
[preview] [uk3] Hi, thanks for the pointers. It seems that the solution is quite simple: ``` # .htaccess <IfModule mod_headers.c> Header merge Vary "Accept" </IfModule> ``` Now (since i was able to reproduce it with the hints), it seems to be fixed an...