| It's quite easy to use httrack as a link checker :
enter <http://127.0.0.1/mysite/> in the address to capture
(with your apache server and php compiler if you use php.
You will find non existing files in your apache error log
files, compilation errors in your php error log file)
you will find the problems within your local site in the
log file.
| |