Difference between revisions of "Plesk Shared Hosting Template"

From copec
Jump to: navigation, search
(ProFTPd)
 
(15 intermediate revisions by the same user not shown)
Line 11: Line 11:
  
 
=== Nginx ===
 
=== Nginx ===
* /etc/nginx/nginx.conf
+
* [https://unaen.org/pb/87@raw /etc/nginx/nginx.conf]
  
 
=== Apache2 ===
 
=== Apache2 ===
* /etc/apache2/mods-available/fcgid.conf
+
* [https://unaen.org/pb/65@raw /etc/apache2/mods-available/fcgid.conf]
* /etc/apache2/mods-available/ssl.conf
+
* [https://unaen.org/pb/4a@raw /etc/apache2/mods-available/ssl.conf]
* /etc/apache2/mods-available/mpm_prefork.conf
+
* [https://unaen.org/pb/3i@raw /etc/apache2/mods-available/mpm_prefork.conf]
  
 
=== Postfix ===
 
=== Postfix ===
https://unaen.org/pb/5u@raw
+
* [https://unaen.org/pb/1o@raw /etc/postfix/master.cf]
 +
* [https://unaen.org/pb/9f@raw /etc/postfix/main.cf]
 +
 
 +
=== Courier ===
 +
* [https://unaen.org/pb/3v@raw /etc/courier-imap/imapd-ssl]
 +
* [https://unaen.org/pb/8c@raw /etc/courier-imap/imapd]
 +
* [https://unaen.org/pb/72@raw /etc/courier-imap/imapd.cnf]
 +
* [https://unaen.org/pb/59@raw /etc/courier-imap/pop3d-ssl]
 +
* [https://unaen.org/pb/56@raw /etc/courier-imap/pop3d]
 +
* [https://unaen.org/pb/6w@raw /etc/courier-imap/pop3d.cnf]
 +
 
 +
=== ProFTPd ===
 +
* [https://unaen.org/pb/3s@raw /etc/proftpd.conf]
 +
* [https://unaen.org/pb/2c@raw /etc/proftpd.d/99-xmission.conf]

Latest revision as of 11:35, 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

Apache2

Postfix

Courier

ProFTPd