XxUnkn0wnxX
- Total activity 30
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
Comments
Recent activity by XxUnkn0wnxX-
it is pointing to the server via an A Record but its being proxyfied in the process. if i just do DNS any 1 can DDos my server and take my whole site down. WHM is installed on my main web server. ...
-
nope issue still occurs via domain url, just tested scripts2/manage_external_auth scripts2/config_mod_security scripts2/show_mod_security scripts2/manage_mod_security_vendors scripts7/twofactoraut...
-
Hi, I would like you to just edit the PHP.ini through the WHM interface multi PHP section. Changes done here will reflect faster than manual changes through the shell. Give it a try. no they do...
-
the .conf file doesn't contain any values regarding max_input_vars = 4000 memory_limit = 1028M max_execution_time = 180 i edit these every now and then as my site grows or i need more resources b...
-
could not get it to work even with this in my htaccess file with the php.ini in the directory i placed it in # Loads the module mod_suphp.c suPHP_ConfigPath /home/Admin/public_html # Specifies th...
-
i won't go into details but i use cloud flare & there API system with flarewall + CSF firewall & fail2ban to block most simple attacks based on regex rules that scan log files like domlogs of my s...
-
SecRule REMOTE_ADDR "^127.0.0.1$" nolog,allow,id:10011234 also placing it at the top of all my other rules seemed to fix the issue... as having the ID lower then all the others also helped... i a...
-
]Hello :) Did you switch to one IP address per line in your whitelist as referenced in the previous post? Thank you. yes but like i said it still picks up the 127.0.0.1 ip within the hit list......
-
]This is a custom rule that I wrote a while back to block POST requests that have no referrer or user agent. It's not supposed to be used for GET requests as it can block legitimate traffic if the...
-
or you can go to Cpanel/WHM then mod security config and set the "Only log noteworthy transactions." to on or you can completely disable it from there if you wish.. mine was growing so fast becau...