We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fa968b commit 217a4ceCopy full SHA for 217a4ce
phpmyadmin/apache2/sites-available/default-ssl.sample.conf
@@ -33,7 +33,7 @@
33
# /usr/share/doc/apache2/README.Debian.gz for more info.
34
# If both key and certificate are stored in the same file, only the
35
# SSLCertificateFile directive is needed.
36
- SSLCertificateFile /etc/letsencrypt/live/example.com/cert.pem
+ SSLCertificateFile /etc/letsencrypt/live/example.com/cert.pem
37
SSLCertificateKeyFile /etc/letsencrypt/live/example.com/privkey.pem
38
39
# Server Certificate Chain:
0 commit comments