hoorah - instead use book.cgi you make mod - good for path - i mod your mod
PHP Code:
//test content-type of this page if not excluded
$result_test_http = '';
if (!phpdigReadRobots($exclude,$temp_path.$temp_file) && !eregi(FORBIDDEN_EXTENSIONS,$temp_path.$temp_file)) {
$result_test_http = phpdigTestUrl($url_indexing,'date',$cookies);
}