<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>197032</bug_id>
          
          <creation_ts>2007-10-25 13:19 0000</creation_ts>
          <short_desc>www-servers/apache - separate -D INFO and -D STATUS</short_desc>
          <delta_ts>2007-11-29 18:47:55 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P5</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>plaes@plaes.org</reporter>
          <assigned_to>apache-bugs@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>plaes@plaes.org</who>
            <bug_when>2007-10-25 13:19:12 0000</bug_when>
            <thetext>Currently in /etc/apache2/modules.d/00_mod_info.conf

The IfModule blocks are in following order:
&lt;IfModule info_module&gt;
&lt;IfModule status_module&gt;
...conf options for both...
&lt;/IfModule&gt;
&lt;/IfModule&gt;

IMHO, better approach would be:
&lt;IfModule info_module&gt;
...conf options for info_
&lt;/IfModule&gt;

&lt;IfModule status_module&gt;
...conf options for status_
&lt;/IfModule&gt;</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jakub@gentoo.org</who>
            <bug_when>2007-10-25 15:25:06 0000</bug_when>
            <thetext>Care to tell us why?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>plaes@plaes.org</who>
            <bug_when>2007-10-25 15:43:40 0000</bug_when>
            <thetext>When some admin wants just to disable the info_module (from modules), then it automatically also disables the status_module too..</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jakub@gentoo.org</who>
            <bug_when>2007-10-25 15:45:26 0000</bug_when>
            <thetext>Oh noes! :P</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>hollow@gentoo.org</who>
            <bug_when>2007-11-29 18:47:55 0000</bug_when>
            <thetext>fixed in 2.2.6-r4 (still masked though)</thetext>
          </long_desc>
      
    </bug>

</bugzilla>