CraigChamberlain Add a condition  over 4 years ago

Commit id: e3cc2743beaf3f44cbc853ab0f8fbe586357730b

deletions | additions      

       

It's also 301 redirected from https://github-cben-sandbox.anat-beni.net/json .  This file is deliberately not named `README.md` because that got served instead of `index.json`.  N.B. You may find that having a file with the same name as the directory stops the redirect. For example if you have a api.json and a sub directoy called api containing a index.json and in the same root directory.   +-- api.json  +-- api  | +-- index.json  If this is the case simply delete api.json and /api/ & /api/index.json should be routable.