I'm not 100% sure about this but I think here's where you can http.conf to change your CGI-Bin directory to a personal one:
#
# ScriptAlias: This controls which directories contain server scripts.
# ScriptAliases are essentially the same as Aliases, except that
# documents in the realname directory are treated as applications and
# run by the server when requested rather than as documents sent to the client.
# The same rules about trailing "/" apply to ScriptAlias directives as to
# Alias.
#
ScriptAlias /cgi-bin/ "
C:/Program Files/Apache Group/Apache/cgi-bin/"
#
# "C:/Program Files/Apache Group/Apache/cgi-bin" should be changed to whatever your ScriptAliased
# CGI directory exists, if you have that configured.
#
C:/Program Files/Apache Group/Apache/cgi-bin">
AllowOverride None
Options None
I think that's all you have to change in the http.conf file.
------------------
Quality Pages designing the world professional web pages for affordable prices.