301 redirect in IIS without admin access...PLEASE HELP!

Discussion in 'Programming' started by idisplayforless, Feb 14, 2008.

  1. #1
    Hi,

    I want to do something like this, when people type in "mysite.com" it will redirect them to "www.mysite.com"...i believe lots of people here are already very familiar with this question.

    How would I able to do this if my site is hosted in IIS?

    1) I don't have admin access.
    2) all my pages are .htm.

    Many thanks,
     
    idisplayforless, Feb 14, 2008 IP
  2. idisplayforless

    idisplayforless Peon

    Messages:
    114
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Anyone??? I am willing to PAY!!!
     
    idisplayforless, Feb 15, 2008 IP
  3. AstarothSolutions

    AstarothSolutions Peon

    Messages:
    2,680
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    0
    #3
    If you are using .htm files then you simply cant do it without getting your webhosts to make at least some changes. You could ask them to add the 301 or alternatively ask them to add the .htm file extension to go through the .Net engine which you can then create the redirect in using the global.asax file.
     
    AstarothSolutions, Feb 16, 2008 IP
  4. lukcy

    lukcy Peon

    Messages:
    43
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    d you have any rights to execute script languages ?
     
    lukcy, Feb 17, 2008 IP