How can I append a prefix to all links?

Discussion in 'Site & Server Administration' started by Valderino, Sep 19, 2013.

  1. #1
    I'm using cPanel and trying to prefix all my download links so that instead of downloading PDFs and docs, users can view it.

    E.g. mywebsite.com/downloadme.doc
    becomes
    googledocviewer.com/something?=mywebsite.com/downloadme.doc

    (I don't know the actual site Google uses for their doc viewer API atm)
     
    Valderino, Sep 19, 2013 IP
  2. ironcladservers

    ironcladservers Well-Known Member

    Messages:
    389
    Likes Received:
    20
    Best Answers:
    4
    Trophy Points:
    115
    #2
    You should be able to make a rewrite rule using .htaccess file to accomplish this on particular file types/extensions for example.
     
    ironcladservers, Oct 9, 2013 IP