deb/apache-register-2048.bash
changeset 34 68975e7d5237
parent 30 28471730dbf0
--- a/deb/apache-register-2048.bash	Thu May 02 15:46:52 2024 +0300
+++ b/deb/apache-register-2048.bash	Thu May 02 15:47:37 2024 +0300
@@ -35,7 +35,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