mirror of
https://github.com/jlengrand/gitlab-recipes.git
synced 2026-03-10 08:11:17 +00:00
Now ErrorDocuments use GitLab error documents. When the backend service is down (i.e. Unicorn) then Apache will show a GitLab maintenance page (error 503). Other errors (404, 422, 500) are also included in the rewrite. Updated SSL ciphers so that only the strongest SSL ciphers are allowed. This is primarily a security update for allowed encryption ciphers.
In this section there are provided additional configuration files for various web servers.
If you have something to contribute please read the contributing guidelines.