Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Sep 2005 11:39:05 +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/mod_vhs Makefile distinfo
Message-ID:  <200509111139.j8BBd5NT031592@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
clement     2005-09-11 11:39:05 UTC

  FreeBSD ports repository

  Modified files:
    www/mod_vhs          Makefile distinfo 
  Log:
  - Update to 1.0.18
  
  - ChangeLog :
  o Removed VH_HOST variable since it is more or less unusuable and somewhat
    dangerous. You can enable it again by compiling mod_vhs with -DWANT_VH_HOST.
  o Fixed compilation of mod_vhs when using Apache 2.0 branch (problems
    with ap_regex_t that exists only on Apache 2.1)
  o Added open_basedir functions to append homedir to a default open_basedir
    path.
  o Added experimental SUEXEC support. Not tested and not documented !
  o According to Frédéric VANNIERE, mod_rewrite don't work when it
    is specified in module list... Another neat exception of Apache...
    Now mod_vhs should work with mod_rewrite...
  o Use Apache internal regexp than "system" ones. This fix portability
    of this code on Debian
  
  PR:             ports/85222
  Submitted:      Xavier Beaudouin <kiwi@oav.net> (maintainer)
  
  Revision  Changes    Path
  1.8       +2 -3      ports/www/mod_vhs/Makefile
  1.7       +2 -2      ports/www/mod_vhs/distinfo



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