created the page with an introductory statement. TLDR': these unofficial config will...
authorRigel Kent <par@rigelk.eu>
Mon, 19 Feb 2018 13:12:26 +0000 (14:12 +0100)
committerRigel Kent <par@rigelk.eu>
Mon, 19 Feb 2018 13:12:26 +0000 (14:12 +0100)
Install-on-unofficial-web-servers.md [new file with mode: 0644]

diff --git a/Install-on-unofficial-web-servers.md b/Install-on-unofficial-web-servers.md
new file mode 100644 (file)
index 0000000..170e23c
--- /dev/null
@@ -0,0 +1,7 @@
+Web servers are a complex matter. Not configuring them properly *can undermine your security*, and can lead to *risks of suboptimal performance with PeerTube*. 
+
+We made the choice to support only one web server officially (Nginx), so that we can focus on it. You can however find here user-contributed configurations. Be advised that there will be no support for problems related to them, and that bugs still need to be replicated with the official web server when opening an issue.
+
+# Apache2/httpd
+
+- [rigelk's config](https://gist.github.com/rigelk/07a0b8963fa4fc1ad756374c28479bc7) (vhost, modern security config, tested manually)
\ No newline at end of file