<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/apache/httpd.git/docs/error/include/bottom.html, 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>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>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>
<entry>
<title>I hope I don't get anybody upset here, but I'm going to go super-simple</title>
<updated>2001-08-21T01:31:23+00:00</updated>
<author>
<name>Joshua Slive</name>
<email>slive@apache.org</email>
</author>
<published>2001-08-21T01:31:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=4a1d53806f8060784f4bba9c046aad3c351b7831'/>
<id>4a1d53806f8060784f4bba9c046aad3c351b7831</id>
<content type='text'>
on this for now.  I removed all the fancy stuff.  If someone wants
to put it back in after we've thought a little about things like
the location of the graphic file, I will have no objections.

First, let's start with something simple that works.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90454 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
on this for now.  I removed all the fancy stuff.  If someone wants
to put it back in after we've thought a little about things like
the location of the graphic file, I will have no objections.

First, let's start with something simple that works.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90454 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>one too many deletes</title>
<updated>2001-08-20T23:12:01+00:00</updated>
<author>
<name>Roy T. Fielding</name>
<email>fielding@apache.org</email>
</author>
<published>2001-08-20T23:12:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=d9875927559d512868fc439a7cda7182dbef6c9a'/>
<id>d9875927559d512868fc439a7cda7182dbef6c9a</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90440 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90440 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not send irrelevant bits by default.</title>
<updated>2001-08-20T23:10:25+00:00</updated>
<author>
<name>Roy T. Fielding</name>
<email>fielding@apache.org</email>
</author>
<published>2001-08-20T23:10:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=3180951d1eb56e7e9e3bb2bb55f2f5b29d513497'/>
<id>3180951d1eb56e7e9e3bb2bb55f2f5b29d513497</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90439 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90439 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>contact is now a typemap file.</title>
<updated>2001-08-20T22:06:03+00:00</updated>
<author>
<name>Joshua Slive</name>
<email>slive@apache.org</email>
</author>
<published>2001-08-20T22:06:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=2ba6dcc881b43714f6b44117249430c4bbbfe64b'/>
<id>2ba6dcc881b43714f6b44117249430c4bbbfe64b</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90432 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90432 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
