1. Load Module <IfModule mod_remoteip.c> RemoteIPHeader X-Forwarded-For </IfModule> 2. Change Log Format If using ”common” ORG : LogFormat ”%h %l %u %t \”%r\” %>s %b” common CHANGE : LogFormat ”%a %l %u %t \”%r\” %>s %b” common changet ”%h” to ”%a”
The post apache 2.4 mod_remoteip for get real ip on AWS ELB appeared first on 지락문화예술공작단.
원문출처 : https://jirak.net/wp/apache-2-4-mod_remoteip-get-real-ip-aws-elb/