Zoltan Szabo
- Total activity 52
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 11
Posts
Recent activity by Zoltan Szabo-
mcrypt php extension on PHP 7.3
Dear All, I still have that 3rd party stuff running mcrypt, thus switching to a newer PHP always needs mcrypt install. I tried to install it to php 7.3 and got this error. root@server [~]# /opt/c...
-
Brotli, Gzip correct order
Dear All, In a nutshell: How to set apache to favour Brotli over Gzip if both available! Story + Troubleshooting: Today I have enabled brotli via WHM => EasyApache => Apache modules => mod_brotli...
-
Whitelist Cloudflare IPS
Dear All, I activated Cloudflare on one of my websites and just how CF suggest I like to whitelist CF IPs. See CF IP list: IP Ranges | Cloudflare I found numerous ways to do it, some seems obsole...
-
Free Kernel Patch Applied Immediately
Hello @vlee, In this case, it looks like KernelCare has actually published the updated kernel before CentOS. This is resulting in Security Advisor detecting a mismatch between the installed kernel...
-
Error Document Directives Issue
Dear All, After installing mod_h2 my websites work fine, even all the 301 redirects placed in .htaccess works My issue is 404 pages In my .htacccess I have custom error handling for 404 pages but...