]> TLD Linux GIT Repositories - packages/apache.git/commitdiff
- cosmetics
authorMarcin Krol <hawk@tld-linux.org>
Tue, 12 Jan 2021 20:42:58 +0000 (21:42 +0100)
committerMarcin Krol <hawk@tld-linux.org>
Tue, 12 Jan 2021 20:42:58 +0000 (21:42 +0100)
apache-mod_ssl.conf

index ae1bdc95fa304740abd4c32b809dd9cfec73a463..cf09e1dd3c98b442bb088b152084d998121041a7 100644 (file)
@@ -94,7 +94,7 @@ SSLCompression off
 SSLSessionTickets off
 
 #   Use this command to generate 4096 DH parameters (it will take long time):
-#   openssl dhparam -out /etc//httpd/ssl/dhparams.pem 4096
+#   openssl dhparam -out /etc/httpd/ssl/dhparams.pem 4096
 #   When finished, uncomment line below
 #SSLOpenSSLConfCmd DHParameters /etc/httpd/ssl/dhparams.pem