diff --git a/bin/wercconf.rc b/bin/wercconf.rc index 245f60e..ee49104 100644 --- a/bin/wercconf.rc +++ b/bin/wercconf.rc @@ -3,7 +3,7 @@ fn conf_perm_redirect { if(~ $#* 1) perm_redir_to=$1 if not - perm_redir_patterns=($perm_redir_patterns $1 $2) + perm_redir_patterns=($1 $2 $perm_redir_patterns) } fn conf_hide_paths {