• #dev 2020-05-23
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2020-05-23 UTC
# 21:06
petermolnar
I need an nginx greybear wizard. Apparently setting the "expire" header in nginx negates fallbacks to dynamic content. This very simple config: https://pastebin.com/UYZf6aSH is supposed to go to index.php in every case if the file is missing - except it doesn't, because of the last block. Anyone knows how to do both: fall back to index.php if the file is missing AND set an expire header if it's present?