ExtendedStatus is not needed
diff --git a/apache/files/stats.conf b/apache/files/stats.conf
index fd53e1d..0c7a6ef 100644
--- a/apache/files/stats.conf
+++ b/apache/files/stats.conf
@@ -5,7 +5,6 @@
 
   {%- if 'status' in server.modules %}
 
-  ExtendedStatus on
   <Location /server-status>
     SetHandler server-status
     Order Deny,Allow