關於 PHP, Linux, Open Source 及個人生活記載的網誌。
RSS icon
  • 用 htaccess 強制檔案下載

    Posted on February 12th, 2007 Sam Tang 1 comment

    當 IE 存取類似 avi 或 excel 的檔案時,會自動開啟那些檔案,而不會彈出下載訊息方塊,以下是透過 .htaccess 檔案實現強制檔案下載的方法,例如要強制性下載的檔案為 .avi 及 .mpg 副檔名,可以在 .htaccess 加以以下兩行:

    AddType application/octet-stream .avi
    AddType application/octet-stream .mpg

    而在 HTML 方面,只要像平日一樣造一個連結就可以了:

    <a href="my_movie.avi">Download Movie1</a>


     

    One response to “用 htaccess 強制檔案下載”

    1. [...] 用 htaccess 強制檔案下載 – Real-Blog (tags: Tech WebDev htaccess Tips) [...]

    Leave a reply

    *
    To prove you're a person (not a spam script), type the security word shown in the picture. Click on the picture to hear an audio file of the word.
    Click to hear an audio file of the anti-spam word