Knowledgebase: Support (Basic plan)
How do I redirect existing download links to Fileburst?
15 June 2012 09:01 AM
|
|
If you already have download links to your files already scattered around the Internet obviously you don’t want to have to go and change them all. If your web site is hosted on a UNIX server then you can just create an .htaccess file in the root directory where you store the html files. It’s a plain ASCII text file named ”.htaccess” (note the period at the beginning of the file name). Suppose at present you have a file at http://www.yourdomain.com/download/notepad.exe that you want to have served now by your FileBurst account. You can create the .htaccess file as follows: Redirect /download/notepad.exe http://username.fileburst.com/notepad.exe | |
|
Comments (0)