Our company has only one domain, no virtual domain, but there have two cgi-bin script require to run, one for awstats and one for ksearch, unfortunately,
if I set the following setting, ksearch work, awstats doesn't work
ScritpAlias /cgi-bin/ "/usr/lib/cgi-executive"
If I set
ScriptAlias...