Here’s a quick hit that may prove useful. We had a need to have mp3 files default to offering the ability to save the file rather than stream it using the browser default player. I realize you can right click/save as, but this not the most user friendly solution. When the goal is to make it […]
Linux 301 Redirect Code
I constantly find myself needing .htaccess code for a 301 redirect of some kind. I frequently Google to find what I need. Eventually I bookmarked a couple sites for easy access. However, I finally decided to make the information more readily available and saved a txt file in my code library. No idea why it […]