Skip to content

Commit 3382522

Browse files
committed
Update default-ssl.sample.conf
1 parent d720c59 commit 3382522

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<IfModule mod_ssl.c>
22
<VirtualHost _default_:443>
33
ServerAdmin [email protected]
4-
ServerName example.com
5-
ServerAlias *.example.com
4+
ServerName example.com
5+
ServerAlias *.example.com
66

77
Protocols h2 http/1.1
88

0 commit comments

Comments
 (0)