Skip to content
  1. Apr 27, 2013
  2. Apr 26, 2013
  3. Apr 15, 2013
  4. Apr 09, 2013
  5. Mar 11, 2013
  6. Feb 27, 2013
  7. Feb 26, 2013
  8. Feb 18, 2013
  9. Feb 12, 2013
  10. Feb 06, 2013
  11. Jan 27, 2013
  12. Jan 22, 2013
  13. Jan 21, 2013
  14. Jan 15, 2013
  15. Jan 13, 2013
  16. Jan 10, 2013
  17. Jan 09, 2013
  18. Jan 08, 2013
  19. Jan 01, 2013
  20. Dec 17, 2012
    • Jim Jagielski's avatar
      Merge r1406493, r1406495 from trunk: · f89a970a
      Jim Jagielski authored
      Make <If> sections in virtual host context fill in cmd->path so that
      other directive notice that they are in a config section.
          
      This fixes LogLevel not working in <If> sections that are not in
      Location/Directory/File sections.
      
      
      Make ap_check_cmd_context() treat <If> sections like <File> sections.
      This is necessary to properly disallow directives that don't work in
      <If>.
          
      A separate NOT_IN_IF flag may be nicer, but would create much more
      hassle when being backported to 2.4.
      
      Submitted by: sf
      Reviewed/backported by: jim
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1422877 13f79535-47bb-0310-9956-ffa450edef68
      f89a970a