en_installation:apache
Rozdíly
Zde můžete vidět rozdíly mezi vybranou verzí a aktuální verzí dané stránky.
| Obě strany předchozí revizePředchozí verzeNásledující verze | Předchozí verze | ||
| en_installation:apache [2022/05/25 16:24] – kozak | en_installation:apache [2024/04/17 11:32] (aktuální) – [Apache configuration] kozak | ||
|---|---|---|---|
| Řádek 28: | Řádek 28: | ||
| SSLEngine on | SSLEngine on | ||
| SSLProtocol | SSLProtocol | ||
| - | SSLCipherSuite | + | SSLCipherSuite |
| SSLHonorCipherOrder | SSLHonorCipherOrder | ||
| SSLCompression | SSLCompression | ||
| Řádek 41: | Řádek 41: | ||
| Header always set Referrer-Policy " | Header always set Referrer-Policy " | ||
| Header set Content-Security-Policy " | Header set Content-Security-Policy " | ||
| - | Header set Feature-Policy " | ||
| </ | </ | ||
| Řádek 73: | Řádek 72: | ||
| Header always set Referrer-Policy " | Header always set Referrer-Policy " | ||
| Header set Content-Security-Policy " | Header set Content-Security-Policy " | ||
| - | Header set Feature-Policy " | ||
| </ | </ | ||
| </ | </ | ||
| </ | </ | ||
| - | |||
| * The **blockchain.yourDomain.conf** | * The **blockchain.yourDomain.conf** | ||
| * '' | * '' | ||
| Řádek 90: | Řádek 87: | ||
| * '' | * '' | ||
| * '' | * '' | ||
| - | * sudo a2enmod http2 | + | * '' |
| * '' | * '' | ||
| SSL certificates are automatically generated via the mod_md module built into Apache. If you want to add another domain for which certificates need to be generated (for example, your application running on a node under another domain), we recommend creating a new config, for example **application.yourDomain.conf** | SSL certificates are automatically generated via the mod_md module built into Apache. If you want to add another domain for which certificates need to be generated (for example, your application running on a node under another domain), we recommend creating a new config, for example **application.yourDomain.conf** | ||
| Řádek 117: | Řádek 114: | ||
| SSLEngine on | SSLEngine on | ||
| SSLProtocol | SSLProtocol | ||
| - | SSLCipherSuite | + | SSLCipherSuite |
| SSLHonorCipherOrder | SSLHonorCipherOrder | ||
| SSLCompression | SSLCompression | ||
| Řádek 130: | Řádek 127: | ||
| Header always set Referrer-Policy " | Header always set Referrer-Policy " | ||
| Header set Content-Security-Policy " | Header set Content-Security-Policy " | ||
| - | Header set Feature-Policy " | ||
| </ | </ | ||
| </ | </ | ||
| Řádek 138: | Řádek 134: | ||
| | | ||
| + | ==== Your own SSL certificates ==== | ||
| + | |||
| + | Just add the path to the certificate to the mentioned config **/ | ||
| + | |||
| + | 4th line '' | ||
| + | < | ||
| + | <MDomain **blockchain.yourDomain**> | ||
| + | MDCertificateFile | ||
| + | MDCertificateKeyFile / | ||
| + | </ | ||
| + | |||
| + | </ | ||
en_installation/apache.1653488683.txt.gz · Poslední úprava: 2022/05/25 16:24 autor: kozak
