doc/data
1997-05-11 12:25:43 +00:00
..
cgi Stefan's cvsweb commit made me realize that I forgot to committed this 1997-04-30 18:25:05 +00:00
commercial Added an entry for Warner Losh. 1997-05-09 14:42:55 +00:00
gifs Begin bringing in some stylistic changes from http://www.freebsd.org/~mpcd. 1996-09-24 20:51:06 +00:00
ja_JP.EUC Oops, forgot to remove the -white option here. 1997-01-20 12:48:55 +00:00
ports 2.2 upgrade kit is now version 97.05.06. 1997-05-10 11:18:19 +00:00
releases Added 2.2.1R to releases/Makefile SUBDIR tag. 1997-03-30 03:39:04 +00:00
tutorials Typo. 1997-04-07 13:51:15 +00:00
about.sgml Backed out the freefall/hub/www change and just set it so that www is hub. =) 1997-04-25 14:51:39 +00:00
applications.sgml Change X Inside to Xi Graphics 1997-03-21 18:40:11 +00:00
atoz.pl Add A-Z Index database. 1997-05-04 19:59:38 +00:00
auditors.sgml change the "auditors sign-up" mail-to url to point to 1997-03-03 03:21:17 +00:00
availability.sgml Remove reference to President Hubbard. 1997-02-19 13:50:53 +00:00
branch.sgml Whoops. :) Fix format botch. 1997-02-20 15:27:59 +00:00
cgallery.sgml Gallery updates, clears backlog through 4/26/97. 1997-04-27 00:47:40 +00:00
commercial.sgml Partition commercial.sgml into multiple sections. 1997-01-23 09:24:11 +00:00
COPYING Web pages, may I introduce you to CVS. CVS, these are the web pages. 1996-09-24 17:46:04 +00:00
COPYING.LIB Web pages, may I introduce you to CVS. CVS, these are the web pages. 1996-09-24 17:46:04 +00:00
daemon.sgml Add link to the stuffed daemon plushies. 1997-05-11 12:25:43 +00:00
doc.ftr Wire up the new sgmlfmt options. 1996-10-06 00:08:28 +00:00
doc.hdr Cosmetic fixes to page headers -- center the top bar. It looked 1996-10-06 03:49:09 +00:00
docproj.sgml Change preferred submission format from Linuxdoc to Docbook. 1997-01-18 02:58:24 +00:00
docs.sgml Add tiny search menu for man pages. 1997-05-10 17:27:57 +00:00
features.sgml Avoid the use of contractions and fix some grammar problems 1996-12-31 22:31:13 +00:00
gallery.sgml Gallery updates, clears backlog through 4/26/97. 1997-04-27 00:47:40 +00:00
includes.sgml Various changes mainly that 2.2-RELEASE is out: 1997-03-17 08:38:31 +00:00
index-site.sgml Add A-Z Index database. 1997-05-04 19:59:38 +00:00
index.sgml Altavista did a poor job for indexing the FreeBSD WWW Server. Add 1997-05-10 16:51:45 +00:00
internet.sgml Update the comments about wcarchive and add a link to its configuration 1997-03-31 00:00:40 +00:00
license.sgml Web pages, may I introduce you to CVS. CVS, these are the web pages. 1996-09-24 17:46:04 +00:00
mailto.sgml Avoid the use of contractions and fix some grammar problems 1996-12-31 22:31:13 +00:00
Makefile Add A-Z Index database. 1997-05-04 19:59:38 +00:00
Makefile.inc I need to be able to override WEBBASE to use the new environment 1997-04-30 00:12:42 +00:00
mirror.sgml Avoid the use of contractions and fix some grammar problems 1996-12-31 22:31:13 +00:00
newsflash.sgml Rewrote history. (Removed 3.0-SNAP entry.) 1997-05-09 14:37:51 +00:00
npgallery.sgml Gallery updates, clears backlog through 4/26/97. 1997-04-27 00:47:40 +00:00
pgallery.sgml Gallery updates, clears backlog through 4/26/97. 1997-04-27 00:47:40 +00:00
README.mirror Add "UserDir disabled" to not access local users through mirror 1997-01-10 01:11:18 +00:00
resignation.sgml Approved by: Jordan K. Hubbard (jkh@time.cdrom.com) 1997-02-12 03:37:33 +00:00
robots.txt Web pages, may I introduce you to CVS. CVS, these are the web pages. 1996-09-24 17:46:04 +00:00
search.sgml Add links to other search services. 1997-04-10 15:51:04 +00:00
searchhints.sgml Avoid the use of contractions and fix some grammar problems 1996-12-31 22:31:13 +00:00
security.sgml For auditors, sync to latest roster and start using the fancier tables 1997-02-19 13:49:11 +00:00
send-pr.sgml Change cgi URL so all cgis now finally live in data/cgi. 1997-01-19 06:32:45 +00:00
support.sgml Update entry for freebsd-sf user's group. 1997-05-05 07:59:45 +00:00
web.atoz Add CTM and CVSup. 1997-05-10 15:28:19 +00:00
web.mk Install things with a group of www and group writable. 1997-03-11 15:12:30 +00:00
welcome.sgml Adjust the incorrect staff link. 1997-01-23 15:16:20 +00:00
where.sgml Updated for 2.2.1. 1997-04-01 03:35:30 +00:00

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

1) The CVSup file to get the WWW pages
(/usr/local/www/data/freebsd.cvsup in the next step):

www release=current host=cvsup.freebsd.org hostbase=/home base=/usr prefix=/usr/local/www/data/www.freebsd.org delete old use-rel-suffix

2) Add to /etc/crontab

1       5       *       *       *       root    /usr/local/bin/cvsup -z -g /usr/local/www/data/freebsd.cvsup

2) Add to /usr/local/etc/apache/access.conf:

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

3) Add to /usr/local/etc/apache/httpd.conf:

<VirtualHost wwwN.XX.freebsd.org>
UserDir disabled
ServerAdmin webmaster@wwwN.XX.freebsd.org
DocumentRoot /usr/local/www/data/www.freebsd.org/data
ServerName wwwN.XX.freebsd.org
ScriptAlias /cgi/ /usr/local/www/data/www.freebsd.org/data/cgi/
ErrorLog /var/log/wwwN.XX-error.log
TransferLog /var/log/wwwN.XX-access.log
</VirtualHost>