| .pl.gz files don't get downloadedUsing apache I was trying to host a gzipped perl script (script.pl.gz) for downloading. The problem was that apache (on Linux) would still try and execute it with perl and that breaks the download. After some searching I found the solution. Add this line to the .htaccess file in the folder:AddHandler default-handler .plNote that this will break any perl scripts running out of this directory (or subdirectories). 
 
 
 
 |  |  | 
Vorg — Tag Cloud
 
			Written by dustinLatest PhotoQuote of Now:FriendsPopular PostsComputer Games |