garconcn
- Total activity 184
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 67
Comments
Recent activity by garconcn-
]Hello :) It's not possible at this time, aside from assigning a shared IP address to a reseller, but a feature request is open for this at: [url=http://features.cpanel.net/responses/multiple-sha...
-
]The solution I found was blocking through the firewall. iptables -A INPUT -p tcp --dport 25 -m string --string 'ylmf-pc' --algo bm -j DROP Yours, Daniel Vasconcelos -- IT Analyst Thanks for sha...
-
[quote="cPanelMichael, post: 1738521">The official announcement from the cPanel security team is available at: [url=http://cpanel.net/cpanel-security-team-bash-cve-2014-6217-and-cve-2014-7169/]cPa...
-
[quote="vlee, post: 1780332">Go to in WHM Home "Service Configuration "Apache Configuration "Include Editor Then in I wish to edit the Pre Main configuration include file for: Select All Versions...
-
[quote="cPanelMichael, post: 1656482">Hello :) Are you using any third-party web servers on this system? Please post the output from: grep ErrorLog /usr/local/apache/conf/httpd.conf Thank you. ...
-
Just an update to this issue. Adding the zone forwarder within /etc/named.conf in the "localhost_resolver" in cpanel server did not work for me, however adding the same zone forwarder in my resolve...
-
[quote="cPanelMichael, post: 1649312">Yes, could you let us know if adding such an entry helps? Thank you. Sure, I will let you kow if it's working. So far, I am not able to tell it's working or ...
-
[quote="cPanelMichael, post: 1648961">Hello :) You may want to consider setting up a zone forwarder within /etc/named.conf in the "localhost_resolver" view forwarding all requests for the RBL to t...
-
Are you guys using CSF on your cpanel? I have seen the same problem recently. I found that before CSF report a suspicous process running under user cpanelhorde, it removed a file name like "magick...
-
We are using following way to stop client installing ssl for shared IP. Home " Service Configuration " Apache Configuration " Include Editor >> Pre VirtualHost Include, add a virtualhost for each ...