Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
server-administration:securing-cpanel [2010-02-13 01:02:14]
garrett.plasky
server-administration:securing-cpanel [2010-02-13 01:03:00]
garrett.plasky
Line 19: Line 19:
 Under Main >> Service Configuration >> Apache Configuration >> Global Configuration, perform the following: Under Main >> Service Configuration >> Apache Configuration >> Global Configuration, perform the following:
  
-  * **SSLCipherSuite**ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM:-LOW:-SSLv2:-EXP +  * **SSLCipherSuite:** ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM:-LOW:-SSLv2:-EXP 
-  * **TraceEnable**Off +  * **TraceEnable:** Off 
-  * **ServerSignature**Off +  * **ServerSignature:** Off 
-  * **ServerTokens**Product Only +  * **ServerTokens:** Product Only 
-  * **FileETag**None +  * **FileETag:** None 
-  * **MaxRequestsPerChild**1000 +  * **MaxRequestsPerChild:** 1000 
  
 Also under Apache Configuration, use //Modify Apache Memory Usage// to manage child process memory handling. Also under Apache Configuration, use //Modify Apache Memory Usage// to manage child process memory handling.
Line 42: Line 42:
 Found under Main >> Service Configuration >> FTP Server Configuration: Found under Main >> Service Configuration >> FTP Server Configuration:
  
-  * **Allow Anonymous Logins**No +  * **Allow Anonymous Logins:** No 
-  * **Allow Anonymous Uploads**No +  * **Allow Anonymous Uploads:** No 
-  * **Allow Logins with Root Password**No+  * **Allow Logins with Root Password:** No
  
 =====Miscellaneous Tweaks===== =====Miscellaneous Tweaks=====