Directory redirects

I’m trying to add a redirect for domain.com/folder --> www.domain2.com

I’m pretty sure these are to be setup in “Permanent URL redirects”

Is this correct?

that sounds familiar to me.
301 permanent,
302 temporary

dosn’t seem to be working. I add it via the virtualmin gui, I see it in httpd.conf, but it dosn’t redirect.

The code in the httpd.conf is:
RedirectPermanent http://domain.com/dir "http://sub.domain.com"