echo parsing test result

This commit is contained in:
Omar Polo 2021-02-12 11:27:52 +00:00
parent 27b2fa9ae5
commit a4188b7865
1 changed files with 1 additions and 0 deletions

View File

@ -161,6 +161,7 @@ check "should be running"
# make sure we can use different lang in different location rules
config '' 'lang "it" location "/en/*" { lang "en" } location "/de/*" { lang "de" }'
checkconf
echo OK parse multiple locations correctly
restart
# try with CGI scripts