allklier
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Comments
Recent activity by allklier-
After more careful inspection of the compiled httpd.conf, it appears that the loadModule line is after the pre_main_global. So directives included in that pre_main_global conf wouldn't see the mod_...
-
Do you see it here? httpd -l | grep -i qos Also you have to enable UniqueId in Exhaustive Options List, you can check if you have it from here: httpd -l | grep unique qos does not, but unique do...
-
Tried to edit to include version info, but wouldn't let me. This is a Hostgator VPS, CentOS 6.6, WHM 11.50, Apache 2.2, mod_qos 11.5
-
The HG firewall is a very simple block/pass firewall. The black list is found at /etc/firewall/GLOBAL_DROP Make sure to restart the service after modifying the files to take effect (service firew...