View Single Post
Old 01-25-2005, 10:05 AM   #1
nvahalik
Green Mole
 
Join Date: Jan 2005
Posts: 2
Spider not finding anything.

I'm trying to spider a site I'm typing in the site http://www.mysite.com/subdir/

I want it to go through everything, not just subdir/ but it never finds any links follow. Is there a debug mode to watch what the spider is doing?

I have also edited the config file:
PHP Code:
define('LIMIT_TO_DIRECTORY',false); 

Last edited by nvahalik; 01-25-2005 at 10:13 AM.
nvahalik is offline   Reply With Quote