changeset 34 | 68975e7d5237 |
parent 27 | 9b0cc94cd960 |
--- a/deb/apache-register-forward-proxy.bash Thu May 02 15:46:52 2024 +0300 +++ b/deb/apache-register-forward-proxy.bash Thu May 02 15:47:37 2024 +0300 @@ -43,7 +43,7 @@ SSLCertificateFile /etc/letsencrypt/live/defun.work/fullchain.pem SSLCertificateKeyFile /etc/letsencrypt/live/defun.work/privkey.pem - Include /etc/letsencrypt/options-ssl-apache.conf + Include /srv/www/letsencrypt/apache-ssl-options.conf </VirtualHost> </IfModule> 'EOF'