Difference between revisions of "Plesk Shared Hosting Template"

From copec
Jump to: navigation, search
(Apache2)
(ProFTPd)
 
(4 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 ===
 
* [https://unaen.org/pb/65@raw /etc/apache2/mods-available/fcgid.conf]
 
* [https://unaen.org/pb/65@raw /etc/apache2/mods-available/fcgid.conf]
* [https://unaen.org/pb/7a@raw /etc/apache2/mods-available/ssl.conf]
+
* [https://unaen.org/pb/4a@raw /etc/apache2/mods-available/ssl.conf]
 
* [https://unaen.org/pb/3i@raw /etc/apache2/mods-available/mpm_prefork.conf]
 
* [https://unaen.org/pb/3i@raw /etc/apache2/mods-available/mpm_prefork.conf]
  
Line 29: Line 29:
 
* [https://unaen.org/pb/56@raw /etc/courier-imap/pop3d]
 
* [https://unaen.org/pb/56@raw /etc/courier-imap/pop3d]
 
* [https://unaen.org/pb/6w@raw /etc/courier-imap/pop3d.cnf]
 
* [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