While here, fix missing/misplaced tags. Although I believe this page is not translated, translators can ignore this commit under the assumption the missing/misplaced tags did not follow in translation. Sponsored by: The FreeBSD Foundation
115 lines
3.7 KiB
XML
115 lines
3.7 KiB
XML
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
|
|
"http://www.FreeBSD.org/XML/share/xml/xhtml10-freebsd.dtd" [
|
|
<!ENTITY title "About the FreeBSD WWW Server">
|
|
]>
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>&title;</title>
|
|
|
|
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
|
|
</head>
|
|
|
|
<body class="navinclude.docs">
|
|
|
|
<h2>The Machine</h2>
|
|
|
|
<img src="../gifs/powerlogo.gif" alt="Powered by FreeBSD"
|
|
align="right"/>
|
|
|
|
<p>Naturally, all systems in the FreeBSD.org cluster run FreeBSD.
|
|
The hardware and network connection have been generously
|
|
provided by <a href="https://www.bytemark.co.uk/">Bytemark
|
|
Hosting</a>, <a href="https://www.isc.org/">Internet Systems
|
|
Consortium</a>, <a
|
|
href="https://www.cs.nctu.edu.tw/cswebsite/">National Chiao
|
|
Tung University</a>, <a href="https://www.nyi.net/">New York
|
|
Internet</a>, <a href="https://www.rootbsd.net//">RootBSD</a>,
|
|
<a href="https://www.yandex.com/">Yandex</a>, <a
|
|
href="https://www.yahoo.com/">Yahoo!</a>, and other <a
|
|
href="../donations/donors.html">contributors</a> to the
|
|
FreeBSD project.</p>
|
|
|
|
<p>A list of general-access machines in the FreeBSD.org domain is
|
|
available at the <a href="machines.html">The FreeBSD.org
|
|
Network</a> page.</p>
|
|
|
|
<h2>The Software</h2>
|
|
|
|
<p>These pages are served up by the fast and flexible <a
|
|
href="http://www.nginx.org/">nginx webserver</a>. In
|
|
addition, there are a few locally crafted CGI scripts. Indexing
|
|
of the mailing list archive are provided by freewais-sf,
|
|
a derivative of the CNIDR freewais.</p>
|
|
|
|
<h2>The Pages</h2>
|
|
|
|
<img src="../gifs/lynx.gif" alt="Lynx Friendly logo"
|
|
align="right"/>
|
|
|
|
<p>The original web pages were put together by John Fieber <a
|
|
href="http://people.FreeBSD.org/~jfieber/"><jfieber@FreeBSD.org>
|
|
</a> with input from the FreeBSD community and <b>you</b>. <a
|
|
href="http://wolfram.schneider.org"><wosch@FreeBSD.org></a>
|
|
was our first webmaster but this responsibility is now shared by
|
|
a larger team of web and documentation contributors. The
|
|
FreeBSD pages are valid XHTML 1.0 Transitional and should
|
|
degrade gracefully on any browser.</p>
|
|
|
|
<p>See also the <a href="../docproj/docproj.html">FreeBSD
|
|
Documentation Project</a></p>
|
|
|
|
<h2>Page Design</h2>
|
|
|
|
<p>The current website design was done by <a
|
|
href="http://www.emilyboyd.com">Emily Boyd</a> as part of the
|
|
<a href="http://code.google.com/soc">Google Summer of Code</a>
|
|
program in 2005.</p>
|
|
|
|
<p>The original page design was done by <a
|
|
href="http://www.asis.com/~meganm/">Megan McCormack</a>.</p>
|
|
|
|
<h2><a
|
|
href="../doc/en_US.ISO8859-1/books/fdp-primer/the-website.html#the-website-build">
|
|
Building and updating the FreeBSD Web Pages</a></h2>
|
|
|
|
&webbuild;
|
|
|
|
<h2>Update of the FreeBSD Web Pages</h2>
|
|
|
|
<p>The FreeBSD Web Pages on <tt>www.FreeBSD.org</tt> are currently
|
|
rebuilt according to the following schedule:</p>
|
|
|
|
<table class="tblbasic">
|
|
<tr>
|
|
<th>Build Time (UTC)</th>
|
|
<th>Build type</th>
|
|
</tr>
|
|
<tr>
|
|
<td>Every 10 minutes</td>
|
|
<td>English www only, if no other build is running</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Every Sunday at 00:00</td>
|
|
<td>Full build with a new tree checkout</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Every 1 hour</td>
|
|
<td>English only</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Every 3 hours</td>
|
|
<td>Full build</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<h2>Mirroring the FreeBSD Web Pages</h2>
|
|
|
|
<p>It is possible to <a href="mirror.html">mirror</a> the FreeBSD
|
|
web pages on www.FreeBSD.org.</p>
|
|
|
|
<p><a href="internal.html">FreeBSD Internal Home</a></p>
|
|
|
|
</body>
|
|
</html>
|