These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for Directory redirects on the new forum.
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"