Recent content by Kitty

  1. K

    Issue nginx + apache + plesk = wrong REMOTE_HOST value

    Ah yes I've tried the rpaf module. It actually makes "REMOTE_HOST" correct, but it then unfortunately breaks the "REMOTE_ADDR" values (becomes the server public IP). The remoteip module is running on the server, which supposedly superceded rpaf a few years ago. I believe this module (remoteip)...
  2. K

    Issue nginx + apache + plesk = wrong REMOTE_HOST value

    Hi there, Im running the latest plesk onyx (web admin) on apache2 + nginx on an Ubuntu 16.04 vps. My issue is that after enabling HostnameLookups in apache2.conf, the REMOTE_HOST value contains the domain name of the website, not the hostname based on the user's IP. This value is only wrong...
Back
Top