frm
Well-known member
- Affected version
- 2.1 Beta 5
I'm unsure if this is intentional or not, but kicking a 503 as opposed to the 200 causes errors when you require 3rd party tools to check your site for various things.
How to replicate:
Is there a config.php setting for this to always throw 200 despite the setting, intentional, or a bug?
How to replicate:
- ACP -> Options -> Board active -> Uncheck "Board is active" : Get error 503 (page still renders, but 3rd party tools fail because of 503)
- ACP -> Options -> Board active -> Check "Board is active" : Get error 200 (page renders as normal)
Is there a config.php setting for this to always throw 200 despite the setting, intentional, or a bug?