diff options
author | Rich Bowen <rbowen@apache.org> | 2002-09-14 22:39:22 +0200 |
---|---|---|
committer | Rich Bowen <rbowen@apache.org> | 2002-09-14 22:39:22 +0200 |
commit | ffe5c96eff11a587b86eacedcf4744ebc722fd93 (patch) | |
tree | fef47efaf05b88ddbd72548700046b4f162b4c3c /docs/manual/index.html.en | |
parent | At least follow the proper failure path for failure to open the log file (diff) | |
download | apache2-ffe5c96eff11a587b86eacedcf4744ebc722fd93.tar.xz apache2-ffe5c96eff11a587b86eacedcf4744ebc722fd93.zip |
This patch makes this page validate as correct xhtml.
Obtained from: Post on slashdot -
http://apache.slashdot.org/comments.pl?sid=39420&tid=148&mode=thread&pid=4210241#4210350
Submitted by: ThatDamnMurphyGuy (chris.laco at threetech.com), via slashdot
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96815 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/index.html.en')
-rw-r--r-- | docs/manual/index.html.en | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/index.html.en b/docs/manual/index.html.en index 5b0671937e..3c9208c161 100644 --- a/docs/manual/index.html.en +++ b/docs/manual/index.html.en @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head> <title>Apache HTTP Server Version 2.0 Documentation</title><link |