Disable Web Usage statistics links.
This commit is contained in:
parent
91ec59b0c3
commit
361366858f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=2431
2 changed files with 12 additions and 8 deletions
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1997-07-01 03:51:59 $">
|
||||
<!ENTITY date "$Date: 1998-02-12 10:44:42 $">
|
||||
<!ENTITY title "About the FreeBSD WWW Server">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: about.sgml,v 1.4 1997-07-01 03:51:59 max Exp $ -->
|
||||
<!-- $Id: about.sgml,v 1.5 1998-02-12 10:44:42 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -35,14 +35,16 @@
|
|||
href="http://www.freebsd.org/~jfieber"><jfieber@freebsd.org></a>
|
||||
with input from the FreeBSD community and <b>you</b>.
|
||||
|
||||
<!--
|
||||
<p>Usage statistics for this server are updated daily:</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="stats.html">Excluding graphics</a>
|
||||
-- indicates document use</li>
|
||||
- indicates document use</li>
|
||||
<li><a href="stats-img.html">Including graphics</a>
|
||||
-- indicates server load</li>
|
||||
- indicates server load</li>
|
||||
</ul>
|
||||
-->
|
||||
|
||||
&footer;
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1997-07-01 03:51:59 $">
|
||||
<!ENTITY date "$Date: 1998-02-12 10:44:42 $">
|
||||
<!ENTITY title "About the FreeBSD WWW Server">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: about.sgml,v 1.4 1997-07-01 03:51:59 max Exp $ -->
|
||||
<!-- $Id: about.sgml,v 1.5 1998-02-12 10:44:42 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -35,14 +35,16 @@
|
|||
href="http://www.freebsd.org/~jfieber"><jfieber@freebsd.org></a>
|
||||
with input from the FreeBSD community and <b>you</b>.
|
||||
|
||||
<!--
|
||||
<p>Usage statistics for this server are updated daily:</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="stats.html">Excluding graphics</a>
|
||||
-- indicates document use</li>
|
||||
- indicates document use</li>
|
||||
<li><a href="stats-img.html">Including graphics</a>
|
||||
-- indicates server load</li>
|
||||
- indicates server load</li>
|
||||
</ul>
|
||||
-->
|
||||
|
||||
&footer;
|
||||
|
||||
|
|
Loading…
Reference in a new issue