XxUnkn0wnxX
- Total activity 30
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
Comments
Recent activity by XxUnkn0wnxX-
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...
-
well these is this: [Tue Dec 16 05:09:35 2014] [error] Maximum new request methods 62 reached while registering method GET,POST. [Tue Dec 16 05:09:35 2014] [error] Maximum new request methods 62 r...
-
well like i said i am not updating anytime soon but i would very much like to see a easy solution of upgrading using the tools in this guide: