Download raw body.
Fix gotweb to work in subdirs
On Thu, Sep 24, 2020 at 03:52:40PM -0600, Tracey Emery wrote: > Hello, > > The gotweb.conf variable got_www_path was removed in commit > b5f0780096f443734de8fc503ca92bf737e2a7b2 because it wasn't used. The > right thing to do would have been finish that code path. The diff below > backs that commit out and finishes the code so gotweb will work in > subdirectories. > > This was pointed out by uwerler in IRC. > > Ok? Looks ok to me. Thanks!
Fix gotweb to work in subdirs