Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Apr 2016 11:15:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 208973] www/hiawatha -  [PATCH] request for v10.1
Message-ID:  <bug-208973-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208973

            Bug ID: 208973
           Summary: www/hiawatha -  [PATCH] request for v10.1
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: fred@trinitech.co.uk
                CC: portmaster@bsdforge.com
             Flags: maintainer-feedback?(portmaster@bsdforge.com)
          Keywords: patch
                CC: portmaster@bsdforge.com

Hello,=20

The developer of Hiawatha has reported a bug in version 10.1.
The bug prevent the user to use the HideProxy option.
Please see look at this entry on the author's website:
https://www.hiawatha-webserver.org/forum/topic/2209/#11399

How to fix the issue:
Edit src/http.c and change lines 848 and 849 to:

while ((forwarded =3D strcasestr(forwarded, "for=3D")) !=3D NULL) {
    begin =3D forwarded + 4;

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-208973-13>