![]() |
|
Hight Security Vulnerabilities - Printable Version +- Sentora Support Forums (https://senforums.mach-hosting.com) +-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5) +--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32) +---- Forum: General Support Forum v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=36) +---- Thread: Hight Security Vulnerabilities (/showthread.php?tid=1927) Pages:
1
2
|
RE: Hight Security Vulnerabilities - Me.B - 09-07-2015 You are not in this case as I said previously. Seem this is confusing. RE: Hight Security Vulnerabilities - iraqiboy90 - 09-11-2015 (09-06-2015, 11:48 PM)Riperino Wrote:(09-06-2015, 11:08 PM)Me.B Wrote: It's a hardening ADVICE ! I meant if you you use it that way and add the firewall restriction, you will end up locking down any further risk. Use htaccess instead If you are running Centos, edit this file with VIM or VI /etc/sentora/panel/.htaccess Add at the end of the file: deny from all allow from x.x.x.x This will block everything trying to access the panel through http and allow only the IP you have written. You can have multiple allow from |