re-vamped that module before the first beta. Since we put the directive
back, we should put it into the default config file.
PR: 7937
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89498
13f79535-47bb-0310-9956-
ffa450edef68
# Example:
# LoadModule foo_module modules/mod_foo.so
+#
+# ExtendedStatus controls whether Apache will generate "full" status
+# information (ExtendedStatus On) or just basic information (ExtendedStatus
+# Off) when the "server-status" handler is called. The default is Off.
+#
+#ExtendedStatus On
+
### Section 2: 'Main' server configuration
#
# The directives in this section set up the values used by the 'main'