Hmm... How about try the following:
In the config file, set the following:
PHP Code:
define('PHPDIG_SESSID_REMOVE',true); // remove SIDS from indexed URLS
define('PHPDIG_SESSID_VAR','mscssid'); // name of the SID variable
Anyone out there ever have problems indexing *.asp files?