[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] Apache




Hi,

I  have added the following into the httpd.conf file.

Alias /ipod  /cygdrive/d/brenda

      <Directory /cygdrive/d/brenda>
      AddType application/octet-stream .mp3 .m4a .m4v .mov
     </Directory>


But when I click on a link that is one of the file names in "brenda," 
Quicktime still comes up.  I want to just download a file as you 
would an .exe file.  I even tried

<Directory /ipod>

but that did not work.

Any help would be appreciated.


Thanks,

Terry Bailey