<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div><span></span></div><div><meta http-equiv="content-type" content="text/html; charset=utf-8">Hi Michael<div><br><span style="background-color: rgba(255, 255, 255, 0);">websites with a access restriction based on the clients ipaddress don't work. The error_log confirms that this is becuase the access restrictions are being tested against the ipaddress of the nginx proxy. To correct this, I have to add 3 lines to Apache config:<br>RemoteIPHeader X-Forwarded-For<br>RemoteIPInternalProxy a.b.c.d<br>RemoteIPTrustedProxy a.b.c.d</span></div><div><br></div><div>See message <span style="font-size: 12pt; font-family: Helvetica;">[BlueOnyx:22088] </span></div><div><font face="Helvetica"><span style="font-size: 16px;"><br></span></font></div><div><font face="Helvetica"><span style="font-size: 16px;">Sorry for the short message, sending from my cellphone <br></span></font><div><div><br></div><div><br></div><div>Maurice</div></div></div><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style></div></body></html>