diff options
author | Johan van Selst <johans@FreeBSD.org> | 2010-10-30 14:38:39 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2010-10-30 14:38:39 +0000 |
commit | 014a5e91dfe752cc03190f9ef5d8ec53e8096c1a (patch) | |
tree | 33e6763a039c2f605f35d431b364143750fd940a /UPDATING | |
parent | d81f5e9ed6f4714e1d4e671a8fa6841a106f1251 (diff) |
- Update xshttpd-devel to 3.7 beta/0.18
- Add UPDATING entry to note new location of configuration and log files
Notes
Notes:
svn path=/head/; revision=263791
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -5,6 +5,16 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20101030: + AFFECTS: users of www/xshttpd-devel + AUTHOR: johans@FreeBSD.org + + The default XS-httpd configuration file locations have changed: + The main configuration file is now $PREFIX/etc/xshttpd/httpd.conf + and other configuration file are stored in that same directory. + Existing configurations should be moved over manually. + Log files now appear in /var/log/xshttpd/ by default. + 20101029: AFFECTS: users of ports-mgmt/portmaster AUTHOR: Doug Barton <dougb@FreeBSD.org> |