1. 15 Apr, 1998 2 commits
    • Ralf S. Engelschall's avatar
      Make /usr/local/apache again the default installation PREFIX, even when this · 32d49a0a
      Ralf S. Engelschall authored
      violates the GNU standards for "configure" scripts.  But this way idiots who
      just use the defaults (i.e. not even use --prefix) do not get their /usr/local
      bristled with Apache files.
      
      We now have as the default the following directory layout:
      
      :> ./configure --layout
      Configuring for Apache, Version 1.3b6-dev
      
      Installation paths:
                     prefix: /usr/local/apache
                exec_prefix: /usr/local/apache
                     bindir: /usr/local/apache/bin
                    sbindir: /usr/local/apache/sbin
                 libexecdir: /usr/local/apache/libexec
                     mandir: /usr/local/apache/man
                 sysconfdir: /usr/local/apache/etc
                    datadir: /usr/local/apache/share
              localstatedir: /usr/local/apache/var
                 includedir: /usr/local/apache/include
      
      Compilation paths:
                 HTTPD_ROOT: /usr/local/apache
                 SUEXEC_BIN: /usr/local/apache/sbin/suexec
            SHARED_CORE_DIR: /usr/local/apache/libexec
             DEFAULT_PIDLOG: var/run/httpd.pid
         DEFAULT_SCOREBOARD: var/run/httpd.scoreboard
           DEFAULT_LOCKFILE: var/run/httpd.lock
            DEFAULT_XFERLOG: var/logs/access_log
           DEFAULT_ERRORLOG: var/logs/error_log
          TYPES_CONFIG_FILE: etc/mime.types
         SERVER_CONFIG_FILE: etc/httpd.conf
         ACCESS_CONFIG_FILE: etc/access.conf
       RESOURCE_CONFIG_FILE: etc/srm.conf
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80915 13f79535-47bb-0310-9956-ffa450edef68
      32d49a0a
    • Ralf S. Engelschall's avatar
      Ok, we now have to edit the Announcement in the CVS or we never get finished. · 29b0094e
      Ralf S. Engelschall authored
      This is my second cut of the Announcement:
      
      - based on my first version
      
      - merged in text changes of Jim's version
        but keep the "+/-" style because I really think it's
        better and more quickly to read then appended asterisks
      
      - replaced relative filenames with real URLs to make the
        users even more happy, but trimmed the URLs to fit into 80 cols
        via taz's Multiview.
        (BTW: We additionally could apply a
              s:dist/apache-1.3b6/htdocs/manual:docs:g
              Comments or votes?)
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80914 13f79535-47bb-0310-9956-ffa450edef68
      29b0094e
  2. 14 Apr, 1998 19 commits
  3. 13 Apr, 1998 7 commits
  4. 12 Apr, 1998 5 commits
  5. 11 Apr, 1998 7 commits