Apache: Use Specific Applicaion for CGI scripts
- by RandomInsano
I have two servers, one in production and one for development.
The production server is Solaris, dev is FreeBSD. Because of this, python is installed in different directories.
I'm using Python right now for making CGI scripts, and needing to remember to swap my hashbangs when I copy from dev to production is a little annoying (Same issue for SVN…