[SAC] [OSGeo] #2428: Pages on staging.grass.osgeo.org without https
OSGeo
trac_osgeo at osgeo.org
Sun Mar 22 15:58:15 PDT 2020
#2428: Pages on staging.grass.osgeo.org without https
---------------------------+------------------------
Reporter: neteler | Owner: sac@…
Type: defect | Status: new
Priority: normal | Milestone: Unplanned
Component: Systems Admin | Resolution:
Keywords: |
---------------------------+------------------------
Comment (by robe):
To have your logs properly log ip on apache, you can add the following
lines to your sites-available/whatever-confs
{{{
RemoteIPHeader X-Real-IP
RemoteIPInternalProxy nginx.lxd
}}}
and then in your /etc/apache2/apache2.conf you should change the %h to %a
in the LogFormat sections
This video describes it pretty well I think
https://youtu.be/1p-fbS_OYTg?t=1542
--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/2428#comment:3>
OSGeo <https://osgeo.org/>
OSGeo committee and general foundation issue tracker.
More information about the Sac
mailing list