mod_cloudflare Apache module will restore the remote ip and it will also fix https issue with Cloudflare flexible ssl. Based on mod_remoteip.c, this Apache extension will replace the remote_ip variable in user’s logs with the correct remote IP sent from…
Centos
-
-
CentosControl PanelCWP
How to Enable mod_brotli Brotli Compression on Apache Web Server on CWP
by Sandyby SandyBrotli compression for Apache will save you from slow compression speed as it uses latest compression technology developed by google. The mod_brotli module provides the BROTLI_COMPRESS output filter that allows output from your server to be compressed using the brotli…
-
CentosControl PanelCWPLinuxUbuntuVesta CP
How to Enable Brotli Compression on Nginx, CWP, VestaCP and on Linux OS
by Sandyby SandyBrotli for web-server is the new modern compression module that is better than gzip/deflate, Also it is more secure since brotli only runs on HTTPS protocol. Just like gzip, Brotli is a lossless compression algorithm that compresses data using a…
-
CentosLinuxUbuntu
How to Check Linux VPS/Server Disk I/O Speed via this Simple Commands
by Sandyby SandyNow a days who doesn’t want speedy websites, for this you need a good server configuration whether it is VPS or dedicated server all servers have DISK attached to hold your website’s files and data and the Disk I/O (Input/Output)…
-
CentosControl PanelLinuxVesta CP
How to Upgrade PHP 5.6 to PHP 7.3 on CentOS VestaCP
by Sandyby SandyIn this tutorial I’ll show you how to upgrade PHP 5.6.xx which is by default installed by Vesta CP during installation to PHP 7.3.xx latest, I’ve tested on many server before writing this tutorial and its just working fine without…