Getting 421 instead of 404

Thanks! @Whitestrake @conorlburns

Added a section to make it send 404. So my file looks like:

https://mysite.com/api {
    proxy / ...
}
https://mysite.com/ {
    status 404 /
}