Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jul 2004 17:04:47 +0000 (UTC)
From:      Clement Laforet <clement@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www/apache2 Makefile pkg-plist patch-docs:conf:httpd-std.conf.in
Message-ID:  <200407301704.i6UH4lS5090980@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
clement     2004-07-30 17:04:47 UTC

  FreeBSD ports repository

  Modified files:
    www/apache2          Makefile pkg-plist 
    www/apache2/files    apache.sh 
                         patch-docs:conf:httpd-std.conf.in 
  Log:
  apache2 NG patch 1/5.
  
  o Changes in httpd.conf
    - mod_userdir:
          . set Userdir if mod_userdir is loaded [1]
          . Userdir is denied for users from /etc/ftpusers
    - set more "secure" permissions.
      By default, policy is to deny access to filesystem.
      You HAVE to _ENABLE_ access to your filesystem in httpd.conf.
    - Add an "Includes" directory to ${PREFIX}/etc/apache2/
      to make configuration more flexible
      ${PREFIX}/etc/apache2/*.conf files are now automatically loaded.
  
  o apache.sh
    - be closer to apachectl, apache.sh need envvars [2]
      It should restore subversion behavior.
  
  Partially submitted by:
                  kuriyama [1],
                  Gregory (Grisha) Trubetskoy <grisha at apache dot org> [2]
  
  Future changes are mostly written, they should be committed during the
  week-end.
  If you're interrested in changes, feel free contact me.
  
  Revision  Changes    Path
  1.192     +9 -3      ports/www/apache2/Makefile
  1.8       +16 -3     ports/www/apache2/files/apache.sh
  1.3       +47 -6     ports/www/apache2/files/patch-docs:conf:httpd-std.conf.in
  1.67      +2 -1      ports/www/apache2/pkg-plist



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407301704.i6UH4lS5090980>