.pl.gz files don't get downloaded Using 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 .pl Note that this will break any perl scripts running out of this directory (or subdirectories).
|
|
|
Vorg — Tag Cloud
Written by dustin Latest PhotoQuote of Now:FriendsPopular PostsComputer Games
|