summaryrefslogtreecommitdiff
path: root/docs/manual/bind.html.en
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/bind.html.en')
-rw-r--r--docs/manual/bind.html.en9
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/manual/bind.html.en b/docs/manual/bind.html.en
index f8c7f617a4..9253168138 100644
--- a/docs/manual/bind.html.en
+++ b/docs/manual/bind.html.en
@@ -3,7 +3,14 @@
<title>Setting which addresses and ports Apache uses</title>
</head>
-<BODY BGCOLOR="white" TEXT="black" LINK="blue" VLINK="navy" ALINK="red">
+<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
+<BODY
+ BGCOLOR="#FFFFFF"
+ TEXT="#000000"
+ LINK="#0000FF"
+ VLINK="#000080"
+ ALINK="#FF0000"
+>
<!--#include virtual="header.html" -->
<h1 ALIGN="CENTER">Setting which addresses and ports Apache uses</h1>