summaryrefslogtreecommitdiff
path: root/docs/error
diff options
context:
space:
mode:
authorErik Abele <erikabele@apache.org>2002-08-24 17:56:39 +0000
committerErik Abele <erikabele@apache.org>2002-08-24 17:56:39 +0000
commitf4e143058b0b8b7800040550f104cfd402bba754 (patch)
treee8fef4cf466bdcfcb7978dad40c46b56f6827178 /docs/error
parent126ec36bcc1abcbcbc10a233443285526df66c00 (diff)
downloadhttpd-f4e143058b0b8b7800040550f104cfd402bba754.tar.gz
Removed Content-type meta-tag. The headers now
get set individually by the type-maps. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96521 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/error')
-rw-r--r--docs/error/include/top.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/error/include/top.html b/docs/error/include/top.html
index 4c3321e8fd..ec25b8adbc 100644
--- a/docs/error/include/top.html
+++ b/docs/error/include/top.html
@@ -10,7 +10,6 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<!--#echo var="CONTENT_LANGUAGE" -->">
<head>
<title><!--#echo var="TITLE" --></title>
-<meta http-equiv="Content-Type" content="text/html; charset=<!--#echo var="CHARACTER_ENCODING" -->" />
<link rev="made" href="mailto:<!--#echo encoding="none" var="SERVER_ADMIN" -->" />
<style type="text/css">
<!--