how i can rewrite it

Discussion in 'Apache' started by ac_roma, Apr 12, 2007.

  1. #1
    ac_roma, Apr 12, 2007 IP
  2. weppos

    weppos Well-Known Member

    Messages:
    99
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    125
    #2
    Put an htaccess with

    RedirectMatch 301 ^/fun/(.*)$ http://fun.site.com/$1
    Code (markup):
    in site.com root folder.
    It should work. :)
     
    weppos, Apr 16, 2007 IP