Skip to content

Commit 217a4ce

Browse files
committed
Update default-ssl.sample.conf
1 parent 6fa968b commit 217a4ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpmyadmin/apache2/sites-available/default-ssl.sample.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
# /usr/share/doc/apache2/README.Debian.gz for more info.
3434
# If both key and certificate are stored in the same file, only the
3535
# SSLCertificateFile directive is needed.
36-
SSLCertificateFile /etc/letsencrypt/live/example.com/cert.pem
36+
SSLCertificateFile /etc/letsencrypt/live/example.com/cert.pem
3737
SSLCertificateKeyFile /etc/letsencrypt/live/example.com/privkey.pem
3838

3939
# Server Certificate Chain:

0 commit comments

Comments
 (0)