Closed (fixed)
Project:
IP address manager
Version:
7.x-2.0-beta1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 May 2017 at 13:45 UTC
Updated:
8 Sep 2017 at 16:29 UTC
Jump to comment: Most recent
Comments
Comment #2
gedur commentedHi, The module relies on Drupal ip_address() which is adjusted for reverse proxy.
Try to configure the reverse proxy configuration from the settings.php
Comment #3
nags338228 commentedIt would be really helpful if you can share the code what exactly i need to write in settings.php file. Thanks for your time.
Comment #4
gedur commentedYou can follow this post: https://www.karelbemelmans.com/2015/04/reverse-proxy-configuration-for-d...
The idea is to turn on the proxy settings and add the internal IP.
Hope it helps you