Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Move files config to new NGINX turing host variables | 2024-06-02 | -10/+0 | |
| | ||||
* | Add 404 fallback for files server | 2024-05-27 | -1/+1 | |
| | | | | | | | | | Previously the files server would return a HTTP 500 if a matching file was not found, since internally NGINX would fall into a redirect loop trying to locate the relevant file. This adds a final 404 fallback handler so if there is not a direct match we return an error instead of returning a HTTP 500. | |||
* | Add new alias for file server | 2024-05-27 | -1/+1 | |
| | ||||
* | Move all ansible files to their own folder | 2023-08-13 | -0/+10 | |