2019-07-01 UTC
# petermolnar this is partially -dev, but not truly: one of the biggest problems I have with static sites is the lack of any option to properly do HTTP 410 and HTTP 302 or 301. Apart from search, this is the sole reason why I keep having a .php fallback on not found which acts as a proxy and returns proper codes. I believe this is a fundamental missing piece to go "fully static". How is everyone handling these cases? How important you think these ca