Re: 503 redirect

2022-01-25 Thread Francis Daly
On Mon, Jan 24, 2022 at 04:57:02PM +, tony tabone wrote: Hi there, > I am currently trying to implement a 503 reply with specific pages. I > basically have a nginx config which is using GEOIP. > > All the html files load fine with a 200 reply, however I am trying to change > the reply to 5

503 redirect

2022-01-24 Thread tony tabone
Dear all, I am currently trying to implement a 503 reply with specific pages. I basically have a nginx config which is using GEOIP. All the html files load fine with a 200 reply, however I am trying to change the reply to 503 and still show the same page. Is it possible for this to be done ?