<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/apache/httpd.git/docs/error/include, branch execd-dev</title>
<subtitle>github.com: apache/httpd.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/'/>
<entry>
<title>title is already encoded.</title>
<updated>2004-04-19T20:21:56+00:00</updated>
<author>
<name>André Malo</name>
<email>nd@apache.org</email>
</author>
<published>2004-04-19T20:21:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=6a77125acccd7845ef740e2c5f45edabb8b22e87'/>
<id>6a77125acccd7845ef740e2c5f45edabb8b22e87</id>
<content type='text'>
PR: 28459 again


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103463 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR: 28459 again


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103463 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>nobody seems to have objections...</title>
<updated>2002-11-27T06:02:33+00:00</updated>
<author>
<name>André Malo</name>
<email>nd@apache.org</email>
</author>
<published>2002-11-27T06:02:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=f5fde2ae1af4ae9b8d661269644d9e135b684826'/>
<id>f5fde2ae1af4ae9b8d661269644d9e135b684826</id>
<content type='text'>
* XHTML 1._0_. delivering xhtml 1.1 as text/html is bogus.
  (see &lt;http://www.w3.org/TR/xhtml-media-types/#summary&gt;)
* replaced the also bogus &lt;dl&gt; stuff by normal &lt;p&gt;s
  and added some CSS instead.
  (embedding CSS compatible to xml *and* html causes the very
  ugly hack, you can see in top.html, because in HTML &lt;style&gt; contains
  CDATA and in XHTML PCDATA, see also
  &lt;http://lists.w3.org/Archives/Public/www-html/2002Apr/0053.html&gt;)
* fixed some encoding issues.
* removed the weird empty lines at the beginning of every document
* added CONTENT_LANGUAGE parameter for pt-br


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97665 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* XHTML 1._0_. delivering xhtml 1.1 as text/html is bogus.
  (see &lt;http://www.w3.org/TR/xhtml-media-types/#summary&gt;)
* replaced the also bogus &lt;dl&gt; stuff by normal &lt;p&gt;s
  and added some CSS instead.
  (embedding CSS compatible to xml *and* html causes the very
  ugly hack, you can see in top.html, because in HTML &lt;style&gt; contains
  CDATA and in XHTML PCDATA, see also
  &lt;http://lists.w3.org/Archives/Public/www-html/2002Apr/0053.html&gt;)
* fixed some encoding issues.
* removed the weird empty lines at the beginning of every document
* added CONTENT_LANGUAGE parameter for pt-br


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97665 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Added encoding="none" for the ssi-output of REDIRECT_ERROR_NOTES.</title>
<updated>2002-08-24T22:25:16+00:00</updated>
<author>
<name>Erik Abele</name>
<email>erikabele@apache.org</email>
</author>
<published>2002-08-24T22:25:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=7b48ee1840b7173ae6910973b1e7b001fdf5558a'/>
<id>7b48ee1840b7173ae6910973b1e7b001fdf5558a</id>
<content type='text'>
This fixes the output of HTML-tags through the above env-var (e.g.
&lt;p&gt; instead of &amp;lt;p&amp;gt;).


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96524 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes the output of HTML-tags through the above env-var (e.g.
&lt;p&gt; instead of &amp;lt;p&amp;gt;).


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96524 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed Content-type meta-tag. The headers now</title>
<updated>2002-08-24T17:56:39+00:00</updated>
<author>
<name>Erik Abele</name>
<email>erikabele@apache.org</email>
</author>
<published>2002-08-24T17:56:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=f4e143058b0b8b7800040550f104cfd402bba754'/>
<id>f4e143058b0b8b7800040550f104cfd402bba754</id>
<content type='text'>
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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
<entry>
<title>Included two new SSI-vars to correct the internationalized</title>
<updated>2002-08-24T16:45:42+00:00</updated>
<author>
<name>Erik Abele</name>
<email>erikabele@apache.org</email>
</author>
<published>2002-08-24T16:45:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=b750a2a14bec47848aec7b58b680660be23f13b8'/>
<id>b750a2a14bec47848aec7b58b680660be23f13b8</id>
<content type='text'>
error-response behaviours. CHARACTER_ENCODING, CONTENT_LANGUAGE.

Submitted by: Hiroaki Kawai &lt;hawk@bcl.t.u-tokyo.ac.jp&gt;


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96519 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
error-response behaviours. CHARACTER_ENCODING, CONTENT_LANGUAGE.

Submitted by: Hiroaki Kawai &lt;hawk@bcl.t.u-tokyo.ac.jp&gt;


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96519 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Make internationalized error docs xhtml compliant.</title>
<updated>2002-07-11T19:07:03+00:00</updated>
<author>
<name>Joshua Slive</name>
<email>slive@apache.org</email>
</author>
<published>2002-07-11T19:07:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=185ece96ddab77e155c6cd361000d61432809473'/>
<id>185ece96ddab77e155c6cd361000d61432809473</id>
<content type='text'>
Submitted by: Erik Abele &lt;webmaster@codefaktor.de&gt;
Reviewed by: Joshua Slive


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96016 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by: Erik Abele &lt;webmaster@codefaktor.de&gt;
Reviewed by: Joshua Slive


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96016 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Back-out recent changes to the internationalized error docs to remove the</title>
<updated>2002-06-20T03:51:46+00:00</updated>
<author>
<name>Joshua Slive</name>
<email>slive@apache.org</email>
</author>
<published>2002-06-20T03:51:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=319d32f15dc0c48cac2d0dad223ed3af28dc4291'/>
<id>319d32f15dc0c48cac2d0dad223ed3af28dc4291</id>
<content type='text'>
server string.  Now that these error docs are no longer the default
for install-and-forget-it users, having them display this useful information
should no longer be a danger.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95820 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
server string.  Now that these error docs are no longer the default
for install-and-forget-it users, having them display this useful information
should no longer be a danger.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95820 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Not to pick nits, but I think that the "add this back in" phrasing will</title>
<updated>2002-06-15T11:43:11+00:00</updated>
<author>
<name>Rich Bowen</name>
<email>rbowen@apache.org</email>
</author>
<published>2002-06-15T11:43:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=16a1b7494e1ad92040bf8fd09325b279ffbaa839'/>
<id>16a1b7494e1ad92040bf8fd09325b279ffbaa839</id>
<content type='text'>
confuse people, and leave them unsure what they are actually supposed to
do, in the unlikely event that they want to turn this back on. Made it a
little clearer what they actually need to do. Tested.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95696 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
confuse people, and leave them unsure what they are actually supposed to
do, in the unlikely event that they want to turn this back on. Made it a
little clearer what they actually need to do. Tested.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95696 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>We not only want to avoid displaying it, we want to avoid sending it</title>
<updated>2002-06-15T08:02:38+00:00</updated>
<author>
<name>Cliff Woolley</name>
<email>jwoolley@apache.org</email>
</author>
<published>2002-06-15T08:02:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=c284a3346e6e59e4e0251bd08e79b3738ee1800f'/>
<id>c284a3346e6e59e4e0251bd08e79b3738ee1800f</id>
<content type='text'>
to the client entirely.  We need a mod_include conditional for that.

Submitted by:  Justin Erenkrantz


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95694 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to the client entirely.  We need a mod_include conditional for that.

Submitted by:  Justin Erenkrantz


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95694 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Comment out the SERVER_STRING variable from our default error documents.</title>
<updated>2002-06-15T07:01:25+00:00</updated>
<author>
<name>Ryan Bloom</name>
<email>rbb@apache.org</email>
</author>
<published>2002-06-15T07:01:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=54eae88ad7d30dd91ed42f7403e3462cf8982f3d'/>
<id>54eae88ad7d30dd91ed42f7403e3462cf8982f3d</id>
<content type='text'>
Some people do not like having this information in their error pages, and
it makes sense to not do it by default.  If users want this back, they
can uncomment it.

PR:	9319


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95692 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some people do not like having this information in their error pages, and
it makes sense to not do it by default.  If users want this back, they
can uncomment it.

PR:	9319


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95692 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
