[libre-riscv-dev] [Bug 307] look at installing a kan-ban board on top of bugzilla
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Tue May 12 23:03:35 BST 2020
https://bugs.libre-soc.org/show_bug.cgi?id=307
--- Comment #5 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
https://bugs.libre-soc.org/rest.cgi
works (and is returning a "readthedocs" comment)
however https://bugs.libre-soc.org/rest/{anything}
is not working.
this indicates some sort of error with the nginx location-redirect section
in sites-available/bugzilla
location /rest {
rewrite ^/rest/(.*)$ rest.cgi/$1 last;
}
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-riscv-dev
mailing list