And personally I would create the rule and treat it like a 3rd party / external URI.
# WP REWRITE LOOP START RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] # RewriteRule for 3rd Party or Custom Apps outside of WP RewriteRule ^/server-status/ - [L]