Put an htaccess with RedirectMatch 301 ^/fun/(.*)$ http://fun.site.com/$1 Code (markup): in site.com root folder. It should work.