Skip to content

Commit 9c5721f

Browse files
committed
Put ServerName in root namespace
1 parent 8748555 commit 9c5721f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apache.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1+
ServerName valadoc.org
12
<VirtualHost *:80>
23
ServerAdmin [email protected]
3-
ServerName valadoc.org
44
DocumentRoot /var/www/html
55

6-
FallbackResource /index.php
6+
FallbackResource /index.php
77

88
ErrorLog ${APACHE_LOG_DIR}/error.log
99
CustomLog ${APACHE_LOG_DIR}/access.log combined

0 commit comments

Comments
 (0)