Directory redirects

3 posts / 0 new
Last post
#1 Tue, 03/11/2008 - 06:33
mattm

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?

Wed, 03/12/2008 - 06:03
ronald
ronald's picture

that sounds familiar to me.
301 permanent,
302 temporary

Thu, 03/13/2008 - 06:32
mattm

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"

Topic locked