• #dev 2017-12-26
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2017-12-26 UTC
# 16:53
ancarda
I have `try_files $uri /index.php$is_args$args;` in a `location /` block. This will get requests to go through Slim as if the file doesn't exist, it calls index.php instead