doc/en/internal
1996-10-31 13:22:32 +00:00
..
about.sgml Web pages, may I introduce you to CVS. CVS, these are the web pages. 1996-09-24 17:46:04 +00:00
README.mirror The page counter requirement is history. 1996-10-31 13:22:32 +00:00

You can (and are encouraged to) mirror the pages with sup.
If you are running apache as installed from the ports collection the 
following should make a copy of www.freebsd.org available from 
http://yourhost/www.freebsd.org/.  Of course, there are possible 
variations on the method...

1) The supfile to get the WWW pages:

www release=current host=freefall.cdrom.com hostbase=/home base=/usr/local/www/data/www.freebsd.org delete old


2) Add to /usr/local/www/server/conf/access.conf:

<Directory /usr/local/www/data/www.freebsd.org/data>
Options FollowSymLinks Includes
XBitHack Full
</Directory>

3) Add to /usr/local/www/server/conf/srm.conf

Alias /www.freebsd.org /usr/local/www/data/www.freebsd.org/data