Quote:
Originally Posted by camperjohn64
Are there any website cloning scripts?
I mean, the type that will use a htaccess 404 error and file_get_contents to clone images and pages, replacing all links and scripts etc...
|
like a mirror of a website?
Take a look at wget or curl, both unix utilities. I don't think they grab htaccess files though.