From 1a928a1f38f60cf9808acbe0a133da5709a7eaa6 Mon Sep 17 00:00:00 2001 From: Valentin Lab Date: Tue, 13 Nov 2018 22:58:25 +0100 Subject: [PATCH] chg: test: titled a few tests !minor --- apache/test/vhost | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apache/test/vhost b/apache/test/vhost index c81ebe2..aa4a364 100644 --- a/apache/test/vhost +++ b/apache/test/vhost @@ -103,7 +103,7 @@ try " DOMAIN=www.example.com DOCKER_SITE_PATH=/var/www/\$DOMAIN CFG='' -apache_vhost_statement ,http," +apache_vhost_statement ,http," "credentials allow all" noerror is out reg 'Allow from all' @@ -116,7 +116,7 @@ creds: toto: xxx titi: yyy ' -apache_vhost_statement ,http," +apache_vhost_statement ,http," "credentials with basic auth user/pass" noerror is out reg 'AuthType basic' is out reg 'Require valid-user' @@ -134,7 +134,7 @@ target: popo:3333 creds: toto: titi ' -proxy=yes apache_vhost_statement ,http," +proxy=yes apache_vhost_statement ,http," "proxy explicit target" noerror is out reg 'ProxyPass / http://popo:3333/' is out part '