Subject: Important addendum to Apache announcement
To: None <tech-pkg@netbsd.org>
From: Todd Vierling <tv@pobox.com>
List: netbsd-users
Date: 12/03/1998 13:04:08
One last important thing about the Apache update, which *should* have been
in the previous announcement:

IF UPDATING FROM 1.3.2 TO 1.3.3, THE DIRECTORY STRUCTURE HAS RADICALLY
CHANGED using some suggestions from Greg Woods in PR pkg/5616.  It now falls
much better in line with the recommended hier(7) layout.

Assuming that $PREFIX is /usr/pkg:

- Configuration files are now in /usr/pkg/etc/httpd
  (was /usr/pkg/http/conf) - SSL subdirectories are also here

- Default ServerRoot, with HTML Apache documentation, is now
  /usr/pkg/share/httpd/htdocs (was /usr/pkg/http/htdocs)

- Icons as shipped with Apache are now in /usr/pkg/share/httpd/icons
  (was /usr/pkg/http/icons)

- Default cgi-bin with printenv and test-cgi is now in
  /usr/pkg/libexec/cgi-bin (was /usr/pkg/http/cgi-bin)

- Apache modules now go in /usr/pkg/lib/httpd (was /usr/pkg/lib/apache)

- Log files now go in /var/log/httpd (was /usr/pkg/http/logs)

- The httpd.pid file by default goes in /var/run/httpd.pid

-- 
-- Todd Vierling (Personal tv@pobox.com; Bus. todd_vierling@xn.xerox.com)