doc/en/internal/about.sgml
Simon L. B. Nielsen db7c1480c1 Do not say lighttpd is secure.
While the lighttpd people may call it that, there is no reason for us
to do advertisement.

While it's probably not insecure, it doesn't seem more secure than the
competition either.

Reference:	http://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=lighttpd
2008-09-07 18:00:04 +00:00

122 lines
4 KiB
Text

<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/internal/about.sgml,v 1.62 2008/09/07 16:03:21 simon Exp $">
<!ENTITY title "About the FreeBSD WWW Server">
<!ENTITY % navinclude.docs "INCLUDE">
]>
<html>
&header;
<h2>The Machine</h2>
<img src="../gifs/powerlogo.gif" alt="Powered by FreeBSD" align="right"> <p>The
machine <tt>www.FreeBSD.org</tt> is a dual 600MHz Pentium III set
up with 1024 megabytes of RAM and about 70 gigabytes of disk space.
The mail processing duties for the domain are handled by
<tt>hub.FreeBSD.org</tt>, a quad core 2.2GHz AMD64 system with 3072
megabytes of RAM and about 400 gigabytes disk space. Inbound mail
is buffered by <tt>mx1.FreeBSD.org</tt> and outbound mail relayed via
<tt>mx2.FreeBSD.org</tt>, both are dual 3.06 GHz Xeon systems with 1024
megabytes of RAM and 80 gigabytes of disk.</p>
<p>
Naturally, these systems all run FreeBSD. The hardware and network
connection have been generously provided by <a
href="http://www.bsdi.com/">BSDi</a>, <a
href="http://www.yahoo.com/">Yahoo!</a>, and other <a
href="../donations/donors.html">contributors</a> to the FreeBSD project.
</p>
<p>A complete list of all host names in the FreeBSD.org domain
is available at the <a href="machines.html">The FreeBSD.org Network</a>
page.
</p>
<h2>The Software</h2>
<img src="../gifs/light_button.png" alt="lighttpd fly light." align="right"><p>
These pages are served up by the fast and flexible <a
href="http://www.lighttpd.net/">lighttpd webserver</a>. In
addition, there are a few locally crafted CGI scripts.
Indexing of these pages and 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/">&lt;jfieber@FreeBSD.org&gt;
</a> with input from the FreeBSD community and <b>you</b>.
<a
href="http://wolfram.schneider.org">&lt;wosch@FreeBSD.org&gt;</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>
See also the <a href="../docproj/docproj.html">FreeBSD Documentation Project</a>
<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-build.html">
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>Time (UTC)</th>
<th>Build type</th>
</tr>
<tr>
<td><em>XX</em>:23</td>
<td rowspan=2>English www only, if no other build is running</td>
</tr>
<tr>
<td><em>XX</em>:53</td>
</tr>
<tr>
<td>01:22</td>
<td>Full build</td>
</tr>
<tr>
<td>09:22</td>
<td>English only</td>
</tr>
<tr>
<td>13:22</td>
<td>Full build without PR and port statistics</td>
</tr>
<tr>
<td>17:22</td>
<td>English only</td>
</tr>
</table>
<p>The recent build status is available <a
href="http://www.freebsd.org/build/index.cgi">here</a>.</p>
<h2>Mirroring the FreeBSD Web Pages</h2>
<p>You can (and are encouraged to) <a href="mirror.html">mirror</a>
the FreeBSD web pages on www.FreeBSD.org.</p>
<p></p><a href="internal.html">FreeBSD Internal Home</a>
&footer;
</body>
</html>