On 2026-03-10, Stuart Henderson <[email protected]> wrote: > On 2026-03-10, Stuart Henderson <[email protected]> wrote: >> >>> It can be done by a 3-line nginx.conf, after all, which wouldn't be >>> spawning any new processes to process the requests. >> >> it's not running nginx. > > also, there's no mapping for this type of url > > https://cvsweb.openbsd.org/src/usr.bin/ssh/PROTOCOL?annotate=OPENBSD_7_1 > > as it would need to go to > > https://cvsweb.openbsd.org/annotate/src/Makefile,v?rev=1.136&sort=File > > also no equivalent to the ";content-type=text/x-cvsweb-markup" links > which have the commit message as well as file contents. > > (I'm trying to figure out suitable URLs to fix all the broken links on > www.openbsd.org and it's pretty rough...)
and it expects https://cvsweb.openbsd.org/src (no trailing /) for dir listings, and issues wrong links if you use https://cvsweb.openbsd.org/src/

