HEX
Server: Apache
System: Linux hz.vslconceptsdomains.com 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User: dkfounda (3233)
PHP: 8.1.34
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //etc/imunify360-webshield/wscheck.conf
# enable captcha check for CloudFlare (on|off, default is off)
cloudflare_captcha off;
 
# Use splashscreen as captcha for Chinese customers
wscheck_splashscreen_as_captcha off;
 
# Use these values for User ID hash
wscheck_session_key $wsuserip$http_user_agent;
 
# Search client address in the following places
wscheck_ipsearch cloudflare|$http_cf_connecting_ip cloudflare|$http_true_client_ip !cloudflare|$http_x_forwarded_for;
 
# Use this variable to check if client is a proxy
wscheck_proxy_var_name remote_proxy;