Re: Use nginx to return a scraped copy of another site

2022-12-01 Thread Francis Daly
On Thu, Nov 10, 2022 at 08:50:14PM +0800, Tony Mobily wrote: Hi there, > I want to run b.com as a duplicate of a.com, with nginx acting as a proxy. > The contents would be identical; however, I would apply some minor > modifications to the HTML. > Is this possible with nginx? Is there an example

Use nginx to return a scraped copy of another site

2022-11-10 Thread Tony Mobily
Hi, I have a web site a.com. I own it and run it, but I don't have access to the backend. The pages served by a.com are normal plain HTML pages. I want to run b.com as a duplicate of a.com, with nginx acting as a proxy. The contents would be identical; however, I would apply some minor modificati