| hi,
when i try to mirror a php site i have the problem that not
the whole site will be mirroed.
the original site site starts here
<http://members.mysite.com/members/gallery.php?content_id=thecontent&gal=thecontent1>
and link to:
<http://members.mysite.com/members/gallery.php?content_id=thecontent&gal=thecontent1&page=2>
and work fine but the next links like this are not mirroed
<http://members.mysite.com/members/gallery.php?content_id=thecontent&gal=thecontent1&page=3>
<http://members.mysite.com/members/gallery.php?content_id=thecontent&gal=thecontent1&page=4>
i have set the max mirroring depth to infinitely and
mime typ php -> txt/html all other options are default.
what did i wrong?
| |