Commit Diff


commit - 27b2fa9ae5d7a3807eea150cef5163931929cc23
commit + a4188b78652d42ce5c6c19d01347e8737dfc509f
blob - 6b1708c229d2bd4835675498d0bed35666cc55bd
blob + 73ceb938eacae94502a59b1fc9cd4580a381980c
--- regress/runtime
+++ regress/runtime
@@ -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