ScriptAlias /cgi-bin/ /whatever/the/hell/you/want/

in httpd.conf smile

i prefer outside, but that's just me laugh

you also may need to add the handler(s).. apache might already have it built into the conf.. if not..

AddHandler cgi-script cgi pl

smile