Re: serve content from a wget mirror

2014-11-25 Thread Francis Daly
On Tue, Nov 25, 2014 at 07:13:49PM +, Steve Wilson wrote: > On 24/11/2014 12:36, Francis Daly wrote: > > On Mon, Nov 24, 2014 at 11:05:10AM +, Steve Wilson wrote: Hi there, > > Option 1: in all of the html that contains links that refer > > to /dir/page.php?a=1&b=2, url-encode it to be (a

Re: serve content from a wget mirror

2014-11-25 Thread Steve Wilson
On 24/11/2014 12:36, Francis Daly wrote: > On Mon, Nov 24, 2014 at 11:05:10AM +, Steve Wilson wrote: > > Hi there, > >> I'm trying to create an archive based on a current site which is due to >> be taken down, I've used "wget -m" to mirror the site and all seems well >> except I'm having trou

Re: serve content from a wget mirror

2014-11-24 Thread Francis Daly
On Mon, Nov 24, 2014 at 11:05:10AM +, Steve Wilson wrote: Hi there, > I'm trying to create an archive based on a current site which is due to > be taken down, I've used "wget -m" to mirror the site and all seems well > except I'm having trouble with what I think are arguments in the url. > >

serve content from a wget mirror

2014-11-24 Thread Steve Wilson
Hi, I'm trying to create an archive based on a current site which is due to be taken down, I've used "wget -m" to mirror the site and all seems well except I'm having trouble with what I think are arguments in the url. Most everything seems to work ok and this is currently my only issue. I have o