1. 02 Dec, 1998 3 commits
    • Randy Terbush's avatar
      There is no longer a _default_ path layout for APACI configure. · fa18fa03
      Randy Terbush authored
      This means the user _HAS_ to specifiy a path layout _explicitly_.
      
      Added a generic --with-layout=[FILE:]ID option. ID here is a layout
      identifier, currently "Apache" and "GNU" are pre-defined in the file
      config.layout.  Custom layouts are possible by using FILE:ID as the
      argument where the layout ID is taken from FILE.
      
      The config.layout file consists of <Layout ID>..</Layout> sections
      where inside those sections "path_variable: path_value" pairs can be
      specified. These lines are converted to path_variable='path_value'.
      
      These are primarily Ralf's changes that I am commiting to allow me to
      begin working on another phase of these configure changes.
      
      Reviewed by:	Randy Terbush, Ken Coar, Jim Jagielski
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@82427 13f79535-47bb-0310-9956-ffa450edef68
      fa18fa03
    • Ken Coar's avatar
      · 0294227f
      Ken Coar authored
      	Put in Paul's DefaultLanguage code.  I don't recall seeing
      	any negative comments, and it's pretty valuable for multilingual
      	sites.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@82426 13f79535-47bb-0310-9956-ffa450edef68
      0294227f
    • Randy Terbush's avatar
      Fix TARGET configuration when configuring and installing using · 997367ac
      Randy Terbush authored
      APACI configure. TARGET now defines the basename of the configuration
      file, startup script, manual page, etc. log_error_core() now reports
      the server binary name given by argv[0]. TARGET can now also be defined
      with --target=TARGET parameter passed to APACI configure.
      Reviewed by:	Jim Jagielski, Randy Terbush, Ralf Engelschall
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@82424 13f79535-47bb-0310-9956-ffa450edef68
      997367ac
  2. 01 Dec, 1998 1 commit
  3. 30 Nov, 1998 1 commit
  4. 25 Nov, 1998 1 commit
  5. 24 Nov, 1998 1 commit
  6. 23 Nov, 1998 4 commits
  7. 20 Nov, 1998 6 commits
  8. 19 Nov, 1998 2 commits
  9. 18 Nov, 1998 2 commits
  10. 16 Nov, 1998 1 commit
  11. 15 Nov, 1998 2 commits
  12. 14 Nov, 1998 1 commit
  13. 13 Nov, 1998 1 commit
  14. 12 Nov, 1998 3 commits
  15. 11 Nov, 1998 4 commits
  16. 10 Nov, 1998 7 commits