Age | Commit message (Collapse) | Author | |
---|---|---|---|
13 days | Fix $uri bug in writeups/cgit/cgit.mdHEADmaster | David Timber | |
Regex capture groups returned from Nginx's `set` directive are not "normalized". As a result, the cgit backend was getting undecoded PATH_INFO, rendering some files with special characters inaccessible and some web crawlers recursively accessing broken links(%25252525 ...) - https://serverfault.com/questions/832040/how-can-i-block-all-head-requests-to-urls-that-contain-a-substring-on-apache - https://nginx.org/en/docs/http/ngx_http_core_module.html#var_uri | |||
2024-11-19 | Update writeups/cgit/cgit.md ... | David Timber | |
- Fix uri rewrite regex for PATH_INFO | |||
2024-11-19 | Update writeups/cgit/cgit.md | David Timber | |
2024-11-18 | Add writeups/cgit | David Timber | |