* Richard Hipp <[email protected]> [20120916 20:06]:
> 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?
This sounds like a peculiar reading of RFC 2616...
14.23 Host
The Host request-header field specifies the Internet host and port
number of the resource being requested, as obtained from the
original URI given by the user or referring resource (generally an
HTTP URL, as described in section 3.2.2). The Host field value MUST
represent the naming authority of the origin server or gateway given
by the original URL.
Isn't PATH_INFO meant for this?
qvb
--
pica
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users