I want to mirror a site. The front end URL has changed from a simple
http://www.xyz.com/ to http://www.xyz.com/index.done.php/
The site is all there still, but now each URL in the site needs to be changed
to reflect this additional PHP script. So, after each fetch of a page, I need
to process each URL to add this 'index.done.php/'.
Is this possible with wget in some way? If this is the wrong forum to ask,
please point me to the correct wget emailing list. I was unable to find any
other than [email protected].
Thank you kindly.