Hi Guys, I set up an envronment where files with *.cgi ending get executed by the mod_cgi (or mod_cgid).
I have to place the line #!/usr/cgi-bin in each of those files to let them run by the interpreter. Is there a way to render this unneccessary so that they automatically get executed by the interpreter , maybe by a ScripAlias or some other Alias? Regards Axel Gallus