301 redirect from Linux server to IIS 7.5

Discussion in 'C#' started by pom4ik, Mar 9, 2011.

  1. #1
    Hello,

    I have a website which i am converting to .net from ruby on rails ....

    i need to set up 301 redirects from the old site to the new one.

    the urls to %99.9 or the pages will be changed (site has about 100 pages +/-).

    i have zero access to the linux server. but i have access to the domain setup.

    How to setup 301 redirects?

    Thanks.
     
    pom4ik, Mar 9, 2011 IP
  2. pom4ik

    pom4ik Greenhorn

    Messages:
    31
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    16
    #2
    I have found a solution ...

    install URL Rewrite 2 for IIS ... you can then create a Redirect/Rewrite rules for your site within IIS...
     
    pom4ik, Mar 10, 2011 IP