Skip to content

Commit 46e3742

Browse files
committed
Fixed missing serverName
1 parent ea56c81 commit 46e3742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Functional/Fixtures/openlitespeed/httpd_config.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# PLAIN TEXT CONFIGURATION FILE
33
#
44
#It not set, will use host name as serverName
5-
serverName
5+
serverName foshttpcachetest
66

77
# Make sure we only have one worker for unit tests
88
httpdWorkers 1

0 commit comments

Comments
 (0)