Update information in the about.sgml file, also remove links to the
statistic pages [1]. Lowercase some HTML tags while we are here anyway. PR: www/121570 [1] Submitted by: gavin [1]
This commit is contained in:
parent
a559b8fef7
commit
4f749fe744
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=31647
1 changed files with 7 additions and 16 deletions
|
@ -1,6 +1,6 @@
|
|||
<!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.58 2006/08/19 21:20:35 hrs Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/about.sgml,v 1.59 2007/03/13 12:30:40 gabor Exp $">
|
||||
<!ENTITY title "About the FreeBSD WWW Server">
|
||||
<!ENTITY % navinclude.docs "INCLUDE">
|
||||
]>
|
||||
|
@ -14,12 +14,11 @@
|
|||
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 dual 600 MHz Pentium III with 1024
|
||||
megabytes RAM and about 16 gigabytes disk space. Inbound mail
|
||||
is buffered via <tt>mx1.FreeBSD.org</tt>, an 800MHz Pentium III with
|
||||
512 megabytes of ram and 30 gigabytes of disk. Outbound mail is
|
||||
relayed via <tt>mx2.FreeBSD.org</tt>, an 850MHz Pentium III
|
||||
with 512 megabytes of ram and 18 gigabytes of disk.</p>
|
||||
<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
|
||||
|
@ -43,11 +42,6 @@
|
|||
Indexing of these pages and the mailing list archive are
|
||||
provided by freewais-sf, a derivative of the CNIDR freewais.</p>
|
||||
|
||||
<p>The
|
||||
<a href="http://www.analog.cx/">Analog</a>
|
||||
web statistics package is used to provide <a href="http://www.FreeBSD.org/statistic/www.html">
|
||||
these statistics</a> on web server usage.</p>
|
||||
|
||||
<h2>The Pages</h2>
|
||||
|
||||
<img src="../gifs/lynx.gif" alt="Lynx Friendly logo" align="right">
|
||||
|
@ -122,10 +116,7 @@ Building and updating the FreeBSD Web Pages</a></h2>
|
|||
<p>You can (and are encouraged to) <a href="mirror.html">mirror</a>
|
||||
the FreeBSD web pages on www.FreeBSD.org.</p>
|
||||
|
||||
<p><a href="statistic.html#analog">
|
||||
Usage statistics</a> for this server are updated daily.</p>
|
||||
|
||||
<p></p><A HREF="internal.html">FreeBSD Internal Home</a>
|
||||
<p></p><a href="internal.html">FreeBSD Internal Home</a>
|
||||
&footer;
|
||||
|
||||
</body>
|
||||
|
|
Loading…
Reference in a new issue