Difference between revisions of "Plesk Shared Hosting Template"

From copec
Jump to: navigation, search
(Courier)
(Postfix)
Line 19: Line 19:
  
 
=== Postfix ===
 
=== Postfix ===
 +
* [https://unaen.org/pb/1o@raw /etc/postfix/master.cf]
 
* [https://unaen.org/pb/9f@raw /etc/postfix/main.cf]
 
* [https://unaen.org/pb/9f@raw /etc/postfix/main.cf]
  

Revision as of 10:47, 12 February 2016

Overview

Ongoing notes for the changes overlay for a XMission Plesk shared hosting server.

Links

https://weakdh.org/sysadmin.html

Changes

Diffie-Hellman Parameters

# openssl dhparam -out /etc/ssl/dhparams.pem 2048

Nginx

  • /etc/nginx/nginx.conf

Apache2

  • /etc/apache2/mods-available/fcgid.conf
  • /etc/apache2/mods-available/ssl.conf
  • /etc/apache2/mods-available/mpm_prefork.conf

Postfix

Courier