diff --git a/test/test.pl b/test/test.pl index 3d6fb68d25d50ad941902db8773b9110d1cfed5d..d9e30e62a1d06f45b847df6f98d1bf1beb637f59 100644 --- a/test/test.pl +++ b/test/test.pl @@ -171,7 +171,7 @@ my $cmd = "$exe ". "-error_log_file debug.log ". "-cgi_environment CGI_FOO=foo,CGI_BAR=bar,CGI_BAZ=baz " . "-extra_mime_types .bar=foo/bar,.tar.gz=blah,.baz=foo " . - '-put_delete_passwords_file test/passfile ' . + '-put_delete_auth_file test/passfile ' . '-access_control_list -0.0.0.0/0,+127.0.0.1 ' . "-document_root $root ". "-hide_files_patterns **exploit.pl ".