Overriding the perl shebang line for Apache on Windows

Apache can execute perl (or other cgi like) scripts even on Windows, but when you transfer files tested on a Unix environment to a Windows based installation you will have to modify every first line of each script as this contains the pointer to perl on the system, the so-called shebang line. I recently installed [...]

Also tagged , , , , , ,