X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/69ae3f456bc97cb78a7b125fe07dac2af12ba78f..d18cd92a98384aebf371376383a4408485f12374:/cookbooks/otrs/templates/default/apache.erb diff --git a/cookbooks/otrs/templates/default/apache.erb b/cookbooks/otrs/templates/default/apache.erb index 17f0df118..e51b83ea2 100644 --- a/cookbooks/otrs/templates/default/apache.erb +++ b/cookbooks/otrs/templates/default/apache.erb @@ -44,6 +44,8 @@ SSLCertificateFile /etc/ssl/certs/<%= @name %>.pem SSLCertificateKeyFile /etc/ssl/private/<%= @name %>.key + Protocols http/1.1 + ScriptAlias /otrs "/usr/share/otrs/bin/cgi-bin/" Alias /otrs-web "/usr/share/otrs/var/httpd/htdocs/" RedirectMatch ^/$ /otrs/index.pl