Can requests to exe file on server be redirected somehow?

Discussion in 'Site & Server Administration' started by silverglider, May 11, 2007.

  1. #1
    Is that possible? Big software directories request you to put a direct link to .exe on YOUR website, I want to have my software websites hosted on superfast and reliable host which ofcouse doesn't allow much bandwidth and to redirect direct downloads that come from shareware and freeware websites to some dirty cheap bandwidth like dreamhost.

    I appreciate any insight, thanks.
     
    silverglider, May 11, 2007 IP
  2. CodyRo

    CodyRo Peon

    Messages:
    365
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #2
    If you want could change the AddHandler in a .htaccess file and have it parse as html or php then redirect to your file.

    AddHandler
     
    CodyRo, May 12, 2007 IP