On Sat, Aug 3, 2013 at 4:52 PM, reverse <reve...@snowflakejoins.com> wrote:
> Hi,
>
> I also had some problems behind proxy. Solved those by having one more
> Apache instance just for Fossil deployment.
>
> Please consider taking value of HTTP_FORWARDED_REQUEST_URI (if present)
> instead of PATH_INFO, and of X-Forwarded-For instead of REMOTE_ADDRESS.

I sent in a patch to use X-Real-IP (same as X-Forwarded-For, I
think?). Not sure why it wasn't accepted, but it's here if you want to
apply it yourself:

http://lists.fossil-scm.org:8080/pipermail/fossil-users/2013-January/011414.html
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to