Re: [mod-security-users] Retry-After header not being set?
Brought to you by:
victorhora,
zimmerletw
From: Reindl H. <h.r...@th...> - 2022-02-17 21:42:29
|
Am 17.02.22 um 21:35 schrieb Jamie Burchell: > Hi Andrew > > Thanks for taking the time to help me. I have narrowed the header issue > down. If I remove: > > ErrorDocument 429 /error.php > > The default Apache error document is used, and the header is in the > response. It seems that somehow it is being removed when I'm passing the > processing off to PHP-FPM does your "error.php" send the correct header? |