Announcement

Collapse
No announcement yet.

How can I create a Downloadable file that is not a zip

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • How can I create a Downloadable file that is not a zip

    Thanks in advance for the help!!

    I need to create a downloadable link for a flash file that will dowload directly onto a pc/mac

    I have seen how to do it for a zip but not what I need

    Thanks again!!

    Tom

  • #2
    Re: How can I create a Downloadable file that is not a zip

    Put the flash file in its own directory on your website (such as http://yoursite.com/downloads). You can of course name downloads whatever you want, but regardless of what you name it add a file inside the directory called ".htaccess", inside this file add the code below

    Code:
    AddType application/octet-stream .flv
    AddType application/octet-stream .swf
    AddType application/octet-stream .fla
    You can change or add a line for any file type you want to download instead of playing

    Register/Login Script
    Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

    Comment


    • #3
      Re: How can I create a Downloadable file that is not a zip

      click below....


      VodaHost

      Your Website People!
      1-302-283-3777 North America / International
      02036089024 / United Kingdom
      291916438 / Australia

      ------------------------

      Top 3 Best Sellers

      Web Hosting - Unlimited disk space & bandwidth.

      Reseller Hosting - Start your own web hosting business.

      Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)


      Comment

      Working...
      X