diff options
author | Erik Abele <erikabele@apache.org> | 2002-08-24 19:56:39 +0200 |
---|---|---|
committer | Erik Abele <erikabele@apache.org> | 2002-08-24 19:56:39 +0200 |
commit | f4e143058b0b8b7800040550f104cfd402bba754 (patch) | |
tree | e8fef4cf466bdcfcb7978dad40c46b56f6827178 /docs/error/include | |
parent | Added correct Content-type header (charset). (diff) | |
download | apache2-f4e143058b0b8b7800040550f104cfd402bba754.tar.xz apache2-f4e143058b0b8b7800040550f104cfd402bba754.zip |
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/include')
-rw-r--r-- | docs/error/include/top.html | 1 |
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"> <!-- |