• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Recent content by curiosul

  1. curiosul

    Resolved Plesk + Cloudflare - Get visitors real IP without extension

    Solved! The Apache configuration worked correct but I forget that Nginx acted as a reverse proxy for Apache and it didn't pass to Apache correct IP! The solutions was easy and didn't required console access! All I have done was to add from Plesk Panel >> Domain >> Apache & nginx Settings and...
  2. curiosul

    Resolved Plesk + Cloudflare - Get visitors real IP without extension

    There is no HTTPD, the only cloudflare .conf file is: /etc/apache2/mods-available/cloudflare.conf and cloudflare.load cloudflare.conf looks like the following: <IfModule mod_cloudflare.c> CloudFlareRemoteIPHeader CF-Connecting-IP CloudFlareRemoteIPTrustedProxy 103.21.244.0/22...
  3. curiosul

    Resolved Plesk + Cloudflare - Get visitors real IP without extension

    I have a server with Plesk panel installed on him and a website which reach that server through Cloudflare! Content is served by Apache and OS is Ubuntu 14. The problem is that all logs contain Cloudflare IP address! The solution proposed by Cloudflare guys is to install ServerShield by...
Back
Top