On Sun, Sep 16, 2012 at 1:57 PM, Gautier DI FOLCO <[email protected]
> wrote:

> Hi all,
>
> 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 founded, is their a
> place
> to set the root of the server is this a lack/bug ?
>

Fossil goes off of the HOST: field in the HTTP header.  Can you configure
nginx to set the HOST: field appropriately on the inbound HTTP request?


>
> For you help,
> In advance,
> Thanks.
>
> _______________________________________________
> fossil-users mailing list
> [email protected]
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>
>


-- 
D. Richard Hipp
[email protected]
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to