• #dev 2022-07-29
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2022-07-29 UTC
# 17:33
[campegg]
That’s pretty much where I ended up (I think… please correct me if I’m not following). The nginx rules I ended up with after a few more tweaks are “`location ~ ^/strava(/.[0-9]*) { return 307 https://strava.com/activities$1; }`” and