Difference between revisions of "Plesk Shared Hosting Template"
From copec
(→Apache2) |
|||
Line 17: | Line 17: | ||
* /etc/apache2/mods-available/ssl.conf | * /etc/apache2/mods-available/ssl.conf | ||
* /etc/apache2/mods-available/mpm_prefork.conf | * /etc/apache2/mods-available/mpm_prefork.conf | ||
+ | |||
+ | === Postfix === | ||
+ | https://unaen.org/pb/5u@raw |
Revision as of 15:19, 1 February 2016
Contents
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