bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] mirroring PHP and CGI site with wget


From: Micah Cowan
Subject: Re: [Bug-wget] mirroring PHP and CGI site with wget
Date: Mon, 13 Apr 2009 00:47:53 -0700
User-agent: Thunderbird 2.0.0.21 (X11/20090318)

Денис Осадчий wrote:
> Hello All,
> 
> I have not found in manual and in other places this information: can
> wget copy site for mirroring if site has URLs with parameters, like
> index.php?a=1&... ?
> 
> In this case wget create separate file for each such page, for
> example
> site_name/index.php?a=1
> site_name/index.php?a=2
> site_name/index.php?a=3&b=...
> ...
> 
> But apache and other web servers can not handle them as html pages
> because of different file extensions.
> 
> So, how to mirror such sites?

I think you may find the addition of the -k and -E options to be helpful
for this.

-- 
Micah J. Cowan
Programmer, musician, typesetting enthusiast, gamer.
Maintainer of GNU Wget and GNU Teseq
http://micah.cowan.name/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]