Skip to content
  1. Jan 01, 2002
    • William A. Rowe Jr's avatar
      · 47f57ee6
      William A. Rowe Jr authored
        Need a null language_priority array for an either/or choice in the
        conf merge.  This does so.  The merges should be significantly quicker.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92696 13f79535-47bb-0310-9956-ffa450edef68
      47f57ee6
    • William A. Rowe Jr's avatar
      · 2160c665
      William A. Rowe Jr authored
        Thanks Mr. Trawick, backtraces can be very enlightening.
      
        This fixes two bugs, the segfault when researching index numbers,
        and another.  We don't hint anywhere that LanguagePriority is a
        cumulative setting, in fact the syntax doesn't suggest so either.
        Merges are always slow, there is no reason to make this even slower.
      
        So the patch has the LanguagePriority directive override any existing
        LanguagePriority list from an earlier container.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92695 13f79535-47bb-0310-9956-ffa450edef68
      2160c665
  2. Dec 31, 2001
  3. Dec 30, 2001
  4. Dec 29, 2001