Skip to content

Commit 3d31644

Browse files
committed
Update default-ssl.sample.conf
1 parent 911f5a3 commit 3d31644

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 info@example.com
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)