You might want to give 'wget' a try - it's a GNU utility for downloading mirrors of web sites:
http://www.gnu.org/software/wget/wget.html If you use it with the '-r' and '-k' options it will crawl your site recursively, and convert absolute links to relative ones in the downloaded HTML files. > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] > Sent: Friday, November 23, 2001 6:10 AM > To: [EMAIL PROTECTED] > Subject: php-general Digest 23 Nov 2001 14:10:17 -0000 Issue 1011 > > > > php-general Digest 23 Nov 2001 14:10:17 -0000 Issue 1011 > > Topics (messages 75546 through 75577): > > Missing PHP.ini > 75546 by: John Monfort > 75547 by: Joseph Blythe > 75548 by: Martin Towell > 75549 by: John Monfort > 75551 by: David Robley > > Re: error handling and __LINE__ > 75550 by: Papp Gyozo > > Re: SQL in Function > 75552 by: David Robley > > strip php out of html > 75553 by: Joseph Blythe > 75554 by: David Robley > 75555 by: Michael Sims > 75556 by: Joseph Blythe > 75558 by: Joseph Blythe > > Object Persistence like Resource Persistence already implemented? > 75557 by: Yermo M. Lamers > > MySQL query problem! > 75559 by: De Necker Henri > 75561 by: David Robley > 75562 by: De Necker Henri > 75564 by: David Robley > > Re: GD, PNG > 75560 by: Yamin Prabudy > 75563 by: Joseph Blythe > > read file > 75565 by: PHP Newbie > 75566 by: Andrey Hristov > > HTTP_REFERER > 75567 by: Jordan Elver > 75568 by: gaouzief > 75569 by: Sebastian Wenleder > 75570 by: Matt Williams > 75572 by: Jordan Elver > 75573 by: Matt Williams > 75577 by: Jordan Elver > > file upload troubles > 75571 by: Nikola Veber > 75574 by: fitiux > > php->html > 75575 by: Christoph Starkmann > > upload problems > 75576 by: Nikola Veber > > Administrivia: > > To subscribe to the digest, e-mail: > [EMAIL PROTECTED] > > To unsubscribe from the digest, e-mail: > [EMAIL PROTECTED] > > To post to the list, e-mail: > [EMAIL PROTECTED] > > > ---------------------------------------------------------------------- > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]