1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Re-direct Alias file path.

Discussion in 'Apache' started by airinaga, Mar 13, 2017.

  1. #1
    I believe this is the correct spot for this post.

    Just wondering if the following is possible:

    redirect ://easyname/path/to/file

    to

    ://servername:8000/the/real/path/to/file

    Basically I am trying to call the full server name and path with an alias. Where I don't want to return the full name of the server.
     
    airinaga, Mar 13, 2017 IP
  2. PoPSiCLe

    PoPSiCLe Illustrious Member

    Messages:
    4,623
    Likes Received:
    725
    Best Answers:
    152
    Trophy Points:
    470
    #2
    I would recommend looking into mod-xsendfile, which is a module for Apache, and will allow for completely anonyous fetching of files/sending to user.
     
    PoPSiCLe, Mar 13, 2017 IP