2012/9/26 Richard Hipp <[email protected]> > > > On Wed, Sep 26, 2012 at 4:22 AM, Martijn Coppoolse < > [email protected]> wrote: > >> Hello Gautier, >> >> I have multiple repositories on a server which hosts other things (like >>> internal tools accessible via a web browser, etc.), so I setup nginx with >>> the reverse proxy module, my fossil server is accessible via /fossil/, >>> but >>> all media, css, etc. are seeked at /, they are not found, is there a >>> place >>> to set the root of the server, or is this a lack/bug? >>> >> >> The HTML links generated by fossil always assume it's sitting in the root >> path of the web server. AFAIK, there's no way to tell Fossil to prefix an >> extra path to the root. >> > > fossil server $repo --baseurl http://mydomain/path > > Supported for --baseurl added here: > http://www.fossil-scm.org/fossil/info/ecb85f61a9 >
Thank you for your answer (and for the feature), but it doesn't works for multi-repositories, is there a mean to support that ? For your help, In advance, Thanks.
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

