1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-06 16:49:32 +03:00
Commit Graph

51 Commits

Author SHA1 Message Date
Erik Abele
6726749846 Added translations for romanian error documents and included
missing <!--#set var="CONTENT_LANGUAGE" value="ro"-->.

Translated by: Andrei Besleaga <andreutz@hotmail.com>
Reviewd by: Cristian Dinca <cristi_ad@yahoo.com>

Also added translators info to README and alphabetized the
list of available languages.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98681 13f79535-47bb-0310-9956-ffa450edef68
2003-02-17 00:23:17 +00:00
Erik Abele
ec0efe2e92 Updated the copyright years from 2002 to 2003 (complete docs subdirectory).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98566 13f79535-47bb-0310-9956-ffa450edef68
2003-02-02 20:46:07 +00:00
André Malo
f5fde2ae1a nobody seems to have objections...
* XHTML 1._0_. delivering xhtml 1.1 as text/html is bogus.
  (see <http://www.w3.org/TR/xhtml-media-types/#summary>)
* replaced the also bogus <dl> stuff by normal <p>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 <style> contains
  CDATA and in XHTML PCDATA, see also
  <http://lists.w3.org/Archives/Public/www-html/2002Apr/0053.html>)
* 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
2002-11-27 06:02:33 +00:00
Erik Abele
1c379f0d27 Another typo in a german error message.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97546 13f79535-47bb-0310-9956-ffa450edef68
2002-11-17 02:48:51 +00:00
Erik Abele
9f1624509e Typos in german error messages.
Fixes BUG #13119 and #8491.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97545 13f79535-47bb-0310-9956-ffa450edef68
2002-11-17 02:19:39 +00:00
Roy T. Fielding
32870a709f Remove an unwise encoding="none" when dealing with the REDIRECT_REQUEST_METHOD
because of what it might contain if the server is configured to handle
unknown methods.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97161 13f79535-47bb-0310-9956-ffa450edef68
2002-10-09 19:57:53 +00:00
Erik Abele
26d77242e9 Updated translators info.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97148 13f79535-47bb-0310-9956-ffa450edef68
2002-10-08 19:21:39 +00:00
Erik Abele
a001787e39 Added portuguese-brazilian error-messages.
Translated by: Ricardo Leite <ricleite@asbyte.com.br>
Submitted/reviewed by: Luiz Rocha <lsdr@lsdr.net>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97147 13f79535-47bb-0310-9956-ffa450edef68
2002-10-08 19:20:01 +00:00
Joshua Slive
227c242704 Some fixes for Swedish error docs.
Submitted by: Dennis Lundberg <dennis.lundberg@mdh.se>
Reviewed by: Thomas =?iso-8859-1?q?Sj=F6gren?= <thomas@northernsecurity.net>
PR: 12880


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96943 13f79535-47bb-0310-9956-ffa450edef68
2002-09-21 19:07:38 +00:00
Erik Abele
7b48ee1840 Added encoding="none" for the ssi-output of REDIRECT_ERROR_NOTES.
This fixes the output of HTML-tags through the above env-var (e.g.
<p> instead of &lt;p&gt;).


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96524 13f79535-47bb-0310-9956-ffa450edef68
2002-08-24 22:25:16 +00:00
Erik Abele
f4e143058b 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
2002-08-24 17:56:39 +00:00
Erik Abele
126ec36bcc Added correct Content-type header (charset).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96520 13f79535-47bb-0310-9956-ffa450edef68
2002-08-24 17:54:20 +00:00
Erik Abele
b750a2a14b Included two new SSI-vars to correct the internationalized
error-response behaviours. CHARACTER_ENCODING, CONTENT_LANGUAGE.

Submitted by: Hiroaki Kawai <hawk@bcl.t.u-tokyo.ac.jp>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96519 13f79535-47bb-0310-9956-ffa450edef68
2002-08-24 16:45:42 +00:00
Erik Abele
403f32ab15 updated contributors info (alphabetized).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96512 13f79535-47bb-0310-9956-ffa450edef68
2002-08-24 00:11:53 +00:00
Erik Abele
b792ad4aa1 XHTMLized some tags.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96510 13f79535-47bb-0310-9956-ffa450edef68
2002-08-23 23:58:22 +00:00
Dirk-Willem van Gulik
5b2b0120ba Hall of blame update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96496 13f79535-47bb-0310-9956-ffa450edef68
2002-08-23 15:15:08 +00:00
Dirk-Willem van Gulik
928cd4690d Changes as submitted by
Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>
and
	Peter Van Biesen <peter.vanbiesen@vlafo.be>
to get a dutch version in.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96495 13f79535-47bb-0310-9956-ffa450edef68
2002-08-23 15:13:37 +00:00
Erik Abele
3d19dd1963 Added contributors info for Swedish and Italian.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96474 13f79535-47bb-0310-9956-ffa450edef68
2002-08-21 17:41:43 +00:00
Erik Abele
3c1f8b70aa Added Italian error doc translations + some cosmetics.
Submitted by: Luigi Rosa <lrosa@mail.hypertrek.info>
Reviewed by: Paolo Campegiani <p.campegiani@libero.it>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96473 13f79535-47bb-0310-9956-ffa450edef68
2002-08-21 17:34:21 +00:00
Joshua Slive
534df85dd6 The french request-time-out error seemed to by copy-pasted and not editted.
Submitted by: lolo32@altavista.fr
Reviewed by: Joshua Slive (my french is far from perfect, but I don't
think this is too far off)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96147 13f79535-47bb-0310-9956-ffa450edef68
2002-07-22 17:52:27 +00:00
Joshua Slive
eaacdaf698 Add Swedish error documents and do a little bit of reformating.
Submitted by: Erik Abele <erik@codefaktor.de>
Reviewed by: Patrik Grip-Jansson <patrikj@gnulix.org>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96064 13f79535-47bb-0310-9956-ffa450edef68
2002-07-15 20:16:16 +00:00
Joshua Slive
a599ee81ac Missing sentence in english and slight gramatical improvement.
Submitted by: Alexander Velin <velin@bastun.net> and Rich Bowen
Reviewed by: Joshua Slived


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96033 13f79535-47bb-0310-9956-ffa450edef68
2002-07-12 17:31:29 +00:00
Joshua Slive
185ece96dd Make internationalized error docs xhtml compliant.
Submitted by: Erik Abele <webmaster@codefaktor.de>
Reviewed by: Joshua Slive


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96016 13f79535-47bb-0310-9956-ffa450edef68
2002-07-11 19:07:03 +00:00
Joshua Slive
319d32f15d Back-out recent changes to the internationalized error docs to remove the
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
2002-06-20 03:51:46 +00:00
Aaron Bannert
cbec37e49c HTML-encode the umlauts, and correct a few spelling mistakes.
Submitted by: Erik Abele <webmaster@codefaktor.de>
Reviewed by:  Aaron Bannert


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95789 13f79535-47bb-0310-9956-ffa450edef68
2002-06-18 22:34:34 +00:00
Rich Bowen
16a1b7494e Not to pick nits, but I think that the "add this back in" phrasing will
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
2002-06-15 11:43:11 +00:00
Cliff Woolley
c284a3346e We not only want to avoid displaying it, we want to avoid sending it
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
2002-06-15 08:02:38 +00:00
Ryan Bloom
54eae88ad7 Comment out the SERVER_STRING variable from our default error documents.
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
2002-06-15 07:01:25 +00:00
Roy T. Fielding
845cbfd508 Update our copyright for this year.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93918 13f79535-47bb-0310-9956-ffa450edef68
2002-03-13 20:48:07 +00:00
Martin Kraemer
7e3731b79f Avoid syntax error
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92970 13f79535-47bb-0310-9956-ffa450edef68
2002-01-22 16:40:45 +00:00
Jeff Trawick
0808c1b5ce fix a typo in the name of the error/include directory
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92858 13f79535-47bb-0310-9956-ffa450edef68
2002-01-15 20:55:20 +00:00
Lars Eilebrecht
8a9f51e8e0 Update wording of the error README file.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92399 13f79535-47bb-0310-9956-ffa450edef68
2001-12-08 18:09:35 +00:00
Lars Eilebrecht
5a0d6b935b Move file to 'error' directory as the directory is no longer a
subdirectory of docroot.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92398 13f79535-47bb-0310-9956-ffa450edef68
2001-12-08 17:50:50 +00:00
Lars Eilebrecht
c8486b6cdb Fix wrong german text about proxy(?).
Add more native texts for variants where we send REDIRECT_ERROR_NOTES.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92397 13f79535-47bb-0310-9956-ffa450edef68
2001-12-08 16:56:33 +00:00
Bill Stoddard
3820ab108a It's webmaster, not Webmaster
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92224 13f79535-47bb-0310-9956-ffa450edef68
2001-11-28 19:52:52 +00:00
Martin Kraemer
6f53d48816 Fix checks for FORBIDDEN directories vs. files
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91787 13f79535-47bb-0310-9956-ffa450edef68
2001-11-07 16:06:43 +00:00
Martin Kraemer
592b8ffecb Use entities
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91782 13f79535-47bb-0310-9956-ffa450edef68
2001-11-07 14:12:41 +00:00
Martin Kraemer
2c89f1afb2 Improve readibility (indenting)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91054 13f79535-47bb-0310-9956-ffa450edef68
2001-09-17 14:34:39 +00:00
Joshua Slive
2db05afd4c Fix a couple small grammar things.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90455 13f79535-47bb-0310-9956-ffa450edef68
2001-08-21 01:43:03 +00:00
Joshua Slive
4a1d53806f I hope I don't get anybody upset here, but I'm going to go super-simple
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
2001-08-21 01:31:23 +00:00
Roy T. Fielding
d987592755 one too many deletes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90440 13f79535-47bb-0310-9956-ffa450edef68
2001-08-20 23:12:01 +00:00
Roy T. Fielding
3180951d1e Do not send irrelevant bits by default.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90439 13f79535-47bb-0310-9956-ffa450edef68
2001-08-20 23:10:25 +00:00
Lars Eilebrecht
8ee2fbece2 D'oh. Change REDIRECT_METHOD to REDIRECT_REQUEST_METHOD.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90438 13f79535-47bb-0310-9956-ffa450edef68
2001-08-20 23:07:44 +00:00
Roy T. Fielding
b014797da1 Do not send trash out on every single error message that has no
relevance to the error and contradicts the HTTP standard.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90437 13f79535-47bb-0310-9956-ffa450edef68
2001-08-20 23:02:47 +00:00
Joshua Slive
2ba6dcc881 contact is now a typemap file.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90432 13f79535-47bb-0310-9956-ffa450edef68
2001-08-20 22:06:03 +00:00
Joshua Slive
4a0785d7d7 Combine top+header and bottom+footer to make things easier for me to
understand (and a little quicker).


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90431 13f79535-47bb-0310-9956-ffa450edef68
2001-08-20 22:04:59 +00:00
Joshua Slive
5893ad8a82 Convert the rest of the error docs to the new type-map format.
CVS:   If this change addresses a PR in the problem report tracking


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90428 13f79535-47bb-0310-9956-ffa450edef68
2001-08-20 21:51:16 +00:00
William A. Rowe Jr
68a695a66a Replaced by HTTP_UNAUTHORIZED.html.var
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90409 13f79535-47bb-0310-9956-ffa450edef68
2001-08-20 18:14:16 +00:00
William A. Rowe Jr
7d52f087c7 My bad. We need to use the constants defined in httpd.h. The essential
reason is that these errors will grow to include 'other' things, like
  custom error responses, DAV error responses, and so on.  They may also
  start including 'sub errors' - local langauge explanations of specific
  failures.  Let's use the httpd.h constants rather than numbers, they
  are easier to read.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90408 13f79535-47bb-0310-9956-ffa450edef68
2001-08-20 18:04:36 +00:00
William A. Rowe Jr
a6b8814689 This is a combined typemap/error response file for multiple langauges,
as originally contributed by Lars.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90407 13f79535-47bb-0310-9956-ffa450edef68
2001-08-20 17:59:04 +00:00