doc/data
Wolfram Schneider dd2b168060 New entry
Load Balancing Your Web Site,  by Ralf S.Engelschall
	Web Techniques Magazin May 1998, Volume 3, Issue
1998-06-04 15:08:11 +00:00
..
cgi Allow /cgi/query-pr.cgi?<pr> queries. 1998-06-02 13:07:10 +00:00
commercial Add Stalker Software, Inc. entry and make the other entries look alike. 1998-05-29 19:33:39 +00:00
docproj Clickable documentation. 1998-04-30 12:50:49 +00:00
gifs Install forgotten las5b.jpg 1998-01-12 16:10:51 +00:00
ja_JP.EUC Changes in the English version(1.4->1.5) are merged. 1998-05-13 02:41:58 +00:00
ports Change email in footer from questions to ports. 1998-05-16 06:13:27 +00:00
releases Update to the latest errata. 1998-05-12 04:14:42 +00:00
tutorials Fixed various broken links. 1998-05-19 13:39:50 +00:00
about.sgml Update hub's hardware status. 1998-06-02 17:04:06 +00:00
applications.sgml Use standard &header macro. 1998-05-27 09:23:45 +00:00
atoz.pl Do not print <hr noshade> in last line, thats the jobs of 1998-05-26 16:36:47 +00:00
auditors.sgml Use standard &header macro. 1998-05-27 09:23:45 +00:00
availability.sgml Use standard &header macro. 1998-05-27 09:23:45 +00:00
branch.sgml
cgallery.sgml New scheme for semi-automatic generation of gallery pages. 1998-03-12 21:42:02 +00:00
commercial.sgml
COPYING
COPYING.LIB
daemon.sgml
doc.ftr s/www@freebsd.org/questions@freebsd.org/ so users start sending their 1997-12-17 05:46:03 +00:00
doc.hdr Make the navigation bar lynx friendly. 1997-11-28 14:52:43 +00:00
docproj.sgml Updated the information about the FreeBSD Documentation Project. Updated 1998-03-31 20:11:38 +00:00
docs.sgml Add link to `The Linux+FreeBSD mini-HOWTO' 1998-05-18 09:37:44 +00:00
features.sgml Use standard &header macro. 1998-05-27 09:23:45 +00:00
gallery.db Delete japanese entry http://www.os.xaxon.ne.jp/~fuhrei/FreeBSD 1998-05-26 14:44:31 +00:00
gallery.sgml Commercial/Non-Profit/Personal gallery entries through 26 MAY 1998. 1998-05-26 13:34:56 +00:00
gengallery.pl Fixed the trailing double-dash problem for entries without 1998-03-13 18:51:46 +00:00
includes.sgml Add a <hr> line before the email address in &footer. 1998-05-26 16:43:12 +00:00
index-site.sgml Be more verbose in site map: 1998-05-27 08:01:19 +00:00
index.html Add web mirror for the Slovak Republic 1998-05-27 08:23:33 +00:00
internet.sgml Use standard &header macro. 1998-05-27 09:23:45 +00:00
license.sgml
machines.sgml The FreeBSD.org universe. 1998-06-02 17:12:33 +00:00
mailto.sgml Move the section referencing the -questions list ahead of the section 1998-05-13 00:08:15 +00:00
Makefile The FreeBSD.org universe. 1998-06-02 17:12:33 +00:00
Makefile.inc In the process of re-constructing the FreeBSD web site automatic-update, 1998-01-18 22:27:43 +00:00
mirror.sgml
mozilla.sgml Note availability of anoncvs. 1998-05-01 14:30:30 +00:00
newbies.sgml Latest updates from Sue Blake. 1998-05-30 18:50:53 +00:00
newsflash.sgml Add an entry for Ralf Engelschall's article at WebTechniques.com. 1998-05-31 03:22:51 +00:00
npgallery.sgml New scheme for semi-automatic generation of gallery pages. 1998-03-12 21:42:02 +00:00
pgallery.sgml New scheme for semi-automatic generation of gallery pages. 1998-03-12 21:42:02 +00:00
press.sgml New entry 1998-06-04 15:08:11 +00:00
publish.sgml Bring Newsletter issue #1 back. 1998-05-26 08:06:58 +00:00
README.mirror
register.sgml Point to issue 2 of the newsletter, not 1 1998-05-26 06:42:57 +00:00
resignation.sgml
robots.txt
search-mid.sgml Do not print <hr noshade> in last line, thats the jobs of 1998-05-26 16:36:47 +00:00
search.sgml Replace the input text box for max. search results with a select 1998-04-27 10:07:15 +00:00
searchhints.sgml
security.sgml Use standard &header macro. 1998-05-27 09:23:45 +00:00
send-pr.sgml Add category 'sparc' and 'alpha' 1998-05-04 10:10:28 +00:00
support.sgml Add the project Voices Answering Machine and Retail Outlets for FreeBSD 1998-06-04 14:54:10 +00:00
web.atoz Add the project Voices Answering Machine and Retail Outlets for FreeBSD 1998-06-04 14:54:10 +00:00
web.mk In the process of re-constructing the FreeBSD web site automatic-update, 1998-01-18 22:27:43 +00:00
where.sgml 2.2.5 -> 2.2.6 1998-03-25 17:56:17 +00:00
y2kbug.sgml Move some things around, add a bit. 1998-02-23 13:56:02 +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>