]> TLD Linux GIT Repositories - packages/apache.git/blobdiff - apache-mod_ssl.conf
- Up to 2.4.52
[packages/apache.git] / 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