« Collabora CODE » : différence entre les versions

Aller à la navigation Aller à la recherche
7 octets enlevés ,  12 décembre 2021
Ligne 81 : Ligne 81 :
<pre>
<pre>
<VirtualHost *:443>
<VirtualHost *:443>
  ServerName collabora.domain.tld
ServerName collabora.domain.tld
  Options -Indexes
Options -Indexes


  # SSL configuration, you may want to take the easy route instead and use Lets Encrypt!
# SSL configuration, you may want to take the easy route instead and use Lets Encrypt!
  SSLEngine on
SSLEngine on
  SSLCertificateFile /path/to/signed_certificate
SSLCertificateFile /path/to/signed_certificate
  SSLCertificateChainFile /path/to/intermediate_certificate
SSLCertificateChainFile /path/to/intermediate_certificate
  SSLCertificateKeyFile /path/to/private/key
SSLCertificateKeyFile /path/to/private/key


  AllowEncodedSlashes NoDecode
  AllowEncodedSlashes NoDecode
4 200

modifications

Menu de navigation