How can I set things up so that I can execute .cgi scripts in the root directory, rather than having to put them in /cgi-bin/?
How can I set things up so that I can execute .cgi scripts in the root directory, rather than having to put them in /cgi-bin/?
Just set them so that they have permissions 755
Micro