doc/data
1996-11-19 15:04:14 +00:00
..
cgi Allow querying based upon any of query-pr's possible arguments. 1996-11-13 03:02:37 +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 Setup to generate the Japanese version of the handbook for the web 1996-11-19 14:18:37 +00:00
ports Use the mechanism in web.mk to get ports/INDEX from the repository. 1996-10-24 23:48:43 +00:00
releases Fix lots of typos, add $Id$s. 1996-10-06 20:17:19 +00:00
tutorials We have postscript versions of the tutorials, so make links to them. 1996-11-17 15:21:55 +00:00
about.sgml
applications.sgml Sean Kelly's spiffy new "About FreeBSD" pages. 1996-09-28 22:17:39 +00:00
availability.sgml Correct some slightly ambiguous text now that this is integrated with 1996-10-06 12:01:40 +00:00
branch.sgml Now that I've figured out where the XFree86 3.2 bits for 2.1.6 are, 1996-11-07 18:20:56 +00:00
commercial.sgml Add some consistency, add links at the top of the page to sections at 1996-11-15 14:56:55 +00:00
COPYING
COPYING.LIB
daemon.sgml
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 Fix lots of typos, add $Id$s. 1996-10-06 20:17:19 +00:00
docs.sgml Link up the Japanese handbook. 1996-11-19 15:04:14 +00:00
features.sgml Fix some rather ambiguous text. 1996-09-29 22:37:18 +00:00
gallery.sgml Add width and height attributes to graphics. 1996-11-16 16:20:24 +00:00
includes.sgml Add width and height attributes to graphics. 1996-11-16 16:20:24 +00:00
index-site.sgml
index.sgml Add width and height attributes to graphics. 1996-11-16 16:20:24 +00:00
internet.sgml Sean Kelly's spiffy new "About FreeBSD" pages. 1996-09-28 22:17:39 +00:00
license.sgml
mailto.sgml
Makefile HTML-ify my recent announcement and add it to the web pages. 1996-11-06 07:30:41 +00:00
Makefile.inc Wire up the new sgmlfmt options. 1996-10-06 00:08:28 +00:00
newsflash.sgml Update for 2.1.6 information. 1996-11-16 07:13:29 +00:00
README.mirror The page counter requirement is history. 1996-10-31 13:22:32 +00:00
robots.txt
search.sgml Sync title with home page 1996-11-15 15:14:28 +00:00
searchhints.sgml
send-pr.sgml Oops, missed send-pr.html. Also update URL for cvsweb and query-pr 1996-09-28 23:51:41 +00:00
support.sgml Fix absolute URL, now relative. 1996-11-03 16:18:31 +00:00
web.mk Only check things out of the cvs repository during a build unless they don't 1996-10-24 23:33:43 +00:00
welcome.sgml Sean Kelly's spiffy new "About FreeBSD" pages. 1996-09-28 22:17:39 +00:00
where.sgml Update for 2.1.6 information. 1996-11-16 07:13:29 +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