Version 1.8.3
I've just installed version 1.8.3 And tried to spider
http://grefix.be with the standard settings. The site is actually only one index.php wich is dynamically changed through the vars in the request uri
PHPDig only finds 2 links in the main page, while there are at least 15.
I've tried the solution suggested by nathanc (see
this)
Alltough this works in a browser environment, it doesn't seem to work when spidering from the shell...
Any suggestions?