doc/data
John Fieber 932bad7d6f Setup to generate the Japanese version of the handbook for the web
pages.  Translations of other parts of the web pages will go here as
well, but please contact me before putting anything in.
1996-11-19 14:18:37 +00:00
..
cgi Allow querying based upon any of query-pr's possible arguments. 1996-11-13 03:02:37 +00:00
gifs
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
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
availability.sgml
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
doc.hdr
docproj.sgml
docs.sgml Sync page titles with home page. 1996-11-15 15:13:07 +00:00
features.sgml
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
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
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
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
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