Hello, On Thu, Sep 24, 2009 at 12:21 AM, Mario César <[email protected]> wrote:
> In the reverse proxy handler I need to setup the Host, X-Real-IP and > X-Scheme headers to be populated by cherokee with the remote users data, > as nginx do: > > The exact question would be how can I do this: > http://gist.github.com/192333#LID14 in cherokee. > > I don't see any docs in cherokee-project.com about this, so I am guessing is > a *hide* feature :D, I would be so grateful for a quick answers as my > coworkers want to install nginx in our servers while I am sleeping ... :'( "Host" and "X-Real-IP" headers are sent to the backends by default, but "X-Scheme" is not supported yet. -- Saludos: Antonio Pérez _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
