Updated Home (markdown)
[oweals/peertube.wiki.git] / Install-on-unofficial-web-servers.md
1 Web servers are a complex matter. Not configuring them properly *can undermine your security*, and can lead to *risks of suboptimal performance with PeerTube*.
2
3 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.
4
5 # Apache2/httpd
6
7 - [rigelk's config](https://gist.github.com/rigelk/07a0b8963fa4fc1ad756374c28479bc7) (vhost + modern security config)