Replacing mod_rpaf with mod_remoteip in apache 2.4 Nginx Real_IP Problem Solution
- Category : Linux Helpline (Easy Guide)
- Posted on : Apr 07, 2019
- Views : 1,904
- By : Radcliff S.
Now apache 2.4 provide areal remoteIP software . It there will be enabled by default . You can check it as follows,
# httpd -l | grep mod_remoteip.c mod_remoteip.c
If you get the above results that means the remoteip module already compiled and enable in apache. otherwise you can download it from
https://svn.apache.org/repos/asf/httpd/httpd/trunk/modules/metadata/mod_remoteip.c
And compile it as follows,
# apxs -cia mod_remoteip.c
You may now need to add the following lines to httpd.conf for enabling this REMOTE_ADDR with real visitor Ip as follows,
Add the following lines to httpd.conf
#LoadModule remoteip_module /usr/lib/apache/mod_remoteip.so # This line only need if you compile this module alone RemoteIPHeader X-Real-IP RemoteIPInternalProxy X.X.X.X/24 # Your server IP address
Also please note this module is not available for lower versions of apache like apache 2.2.x , for that you have to use the mod_rpaf module itself .
Categories
Subscribe Now
10,000 successful online businessmen like to have our content directly delivered to their inbox. Subscribe to our newsletter!Archive Calendar
Sat | Sun | Mon | Tue | Wed | Thu | Fri |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 |
Recent Articles
-
Posted on : Jul 25
-
Posted on : Jul 07
-
Posted on : Apr 07
-
Posted on : Mar 19
Optimized my.cnf configuration for MySQL 8 (on cPanel/WHM servers)
Tags
- layer 7
- tweak
- kill
- process
- sql
- Knowledge
- vpn
- seo vpn
- wireguard
- webmail
- ddos mitigation
- attack
- ddos
- DMARC
- server load
- Development
- nginx
- php-fpm
- cheap vpn
- Hosting Security
- xampp
- Plesk
- cpulimit
- VPS Hosting
- smtp
- smtp relay
- exim
- Comparison
- cpu
- WHM
- mariadb
- encryption
- sysstat
- optimize
- Link Building
- apache
- centos
- Small Business
- VPS
- Error
- SSD Hosting
- Networking
- optimization
- DNS
- mysql
- ubuntu
- Linux