1
0
mirror of https://github.com/apache/httpd.git synced 2025-10-27 09:35:38 +03:00
Commit Graph

55 Commits

Author SHA1 Message Date
Lars Eilebrecht
2027c176ff the last one I missed, hopefully ...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93419 13f79535-47bb-0310-9956-ffa450edef68
2002-02-14 14:38:15 +00:00
Lars Eilebrecht
98a1ac3b46 missed this one...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93418 13f79535-47bb-0310-9956-ffa450edef68
2002-02-14 14:14:40 +00:00
Lars Eilebrecht
243326330f Some cosmetic changes.
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93417 13f79535-47bb-0310-9956-ffa450edef68
2002-02-14 14:12:15 +00:00
Martin Kraemer
0bcf3c79d2 Reflect actual filename in .var file
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92761 13f79535-47bb-0310-9956-ffa450edef68
2002-01-07 12:44:47 +00:00
William A. Rowe Jr
1654d343b8 My typo - the least I can do is commit the patch to fix the
content-language, s/jp/ja/.

Submitted by:	Nobuyuki Morita <apache@norizo.jp>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92499 13f79535-47bb-0310-9956-ffa450edef68
2001-12-17 13:35:30 +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
Martin Kraemer
d331d2f8c9 Another fix: "directory" is considered female.
Submitted by:	Arisi Raul <rarisi@ascom.it>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91784 13f79535-47bb-0310-9956-ffa450edef68
2001-11-07 15:40:51 +00:00
Martin Kraemer
9cc36cd956 Fix typo (contributed by Daniel Stone <daniel@sfarc.net> for debian)
Use entities for accented a' and e'


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91783 13f79535-47bb-0310-9956-ffa450edef68
2001-11-07 15:04:16 +00:00
William A. Rowe Jr
4cf572780c My badness (well, I tried)
Mladen Turk's <mturk@mappingsoft.com> corrections for recent cleanups


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91469 13f79535-47bb-0310-9956-ffa450edef68
2001-10-15 15:29:03 +00:00
William A. Rowe Jr
76874549f1 Wording changes
Obtained from:	news:hr.comp.www
Submitted by:	Mr. "Vlatko Juric-Kokic" <vlatko.juric-kokic@zg.hinet.hr>
Reviewed by:	Mladen Turk <mturk@mappingsoft.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91213 13f79535-47bb-0310-9956-ffa450edef68
2001-10-01 13:27:06 +00:00
William A. Rowe Jr
9ecb263965 The patch that emerged uppon discussion on news:hr.comp.www
Please review - did not apply as cleanly as I would have liked.

Submitted by:	Mladen Turk <mturk@mappingsoft.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91212 13f79535-47bb-0310-9956-ffa450edef68
2001-10-01 03:22:21 +00:00
William A. Rowe Jr
8168751471 MAJOR charset encoding fixes. The file names and HTTP-Equiv tags are now
in sync with the httpd-std.conf - and the ucs2/4 encodings are gone since
  utf8 is a universally recognized shorthand that sits much better in our
  tree [notice; these were _duplicate_ character sets, only in different
  byte encodings!]  Same with removing the duplicate .jis and .is-kr files.
  [I simply choose the one 'with link' over the one without, and fixed the
  links back to preFAQ as I picked.]

  Russian users, how many of the remaining five encodings are truly needed?


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91180 13f79535-47bb-0310-9956-ffa450edef68
2001-09-28 16:55:49 +00:00
Joshua Slive
9bd8144bbf I forgot to commit this earlier with the new welcome page.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90941 13f79535-47bb-0310-9956-ffa450edef68
2001-09-07 00:12:06 +00:00
Joshua Slive
f97356f955 Add Norwegian Nynorsk translation of welcome page.
Submitted by:	Roy-Magne Mo <rmo@sunnmore.net>
Reviewed by:	Ragnar Wisl�ff <ragnar@wisloff.no>, Tor Hildrum <torhildr@mac.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90932 13f79535-47bb-0310-9956-ffa450edef68
2001-09-06 18:27:56 +00:00
Joshua Slive
4e21707540 Remove the old version of the error docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90456 13f79535-47bb-0310-9956-ffa450edef68
2001-08-21 01:48:50 +00:00
Lars Eilebrecht
17e1f847c9 Fix wrong variable (REDIRECT_METHOD -> REDIRECT_REQUEST_METHOD).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90447 13f79535-47bb-0310-9956-ffa450edef68
2001-08-21 00:13:18 +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
William A. Rowe Jr
35a3b477e6 moved to httpd-2.0/docroot/images/...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90406 13f79535-47bb-0310-9956-ffa450edef68
2001-08-20 17:48:48 +00:00
William A. Rowe Jr
96d77b7a88 My bad, sorry. Here is ...
This Variant type-map file is the authoritative reference to our
    "It Worked" page variants.  Of course it isn't yet (although it is
    complete), please review httpd-std.conf as well as this list
    for inconsistencies (I documented those I discovered).


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90376 13f79535-47bb-0310-9956-ffa450edef68
2001-08-19 22:54:58 +00:00
William A. Rowe Jr
83516c2b01 This Variant type-map file is the authoritative reference to our
"It Worked" page variants.  Of course it isn't yet (although it is
  complete), please review httpd-std.conf as well as this list
  for inconsistencies (I documented those I discovered).


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90375 13f79535-47bb-0310-9956-ffa450edef68
2001-08-19 22:51:27 +00:00
William A. Rowe Jr
b90df288b5 This doesn't belong in the distro (certainly not installed in a docroot.)
This sort of history should be in CVS and CHANGES.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90362 13f79535-47bb-0310-9956-ffa450edef68
2001-08-19 17:20:48 +00:00
Lars Eilebrecht
6cd008dd52 Readme for the multi language error documents.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90350 13f79535-47bb-0310-9956-ffa450edef68
2001-08-19 01:05:04 +00:00
Lars Eilebrecht
6437284ff9 Support files for multi language error documents and an example logo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90348 13f79535-47bb-0310-9956-ffa450edef68
2001-08-19 01:01:52 +00:00
Lars Eilebrecht
acf69a1640 Add multi language error documents.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90347 13f79535-47bb-0310-9956-ffa450edef68
2001-08-19 00:59:53 +00:00
Martin Kraemer
a0087e81cf Add png's
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89247 13f79535-47bb-0310-9956-ffa450edef68
2001-05-30 10:27:24 +00:00
Martin Kraemer
0dbc0ba7d9 First step at stamping out gif's: convert them to png
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89243 13f79535-47bb-0310-9956-ffa450edef68
2001-05-30 07:54:51 +00:00
Martin Kraemer
d68749298d First step at stamping out gif's: convert them to png
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89242 13f79535-47bb-0310-9956-ffa450edef68
2001-05-30 07:48:56 +00:00
Joshua Slive
cbbb07650c Remove useless cruft.
Submitted by:	Roy Fielding


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88984 13f79535-47bb-0310-9956-ffa450edef68
2001-05-04 00:01:18 +00:00
Joshua Slive
7303c9354d Conversion to XHTML.
The plan is to continue converting the rest of the docs to XHTML, so if you
have any objections, please voice them now on apache-docs.

Submitted by:	James Sutherland <jas88@cam.ac.uk>
Reviewed by:	Joshua Slive, William A. Rowe, Jr.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88982 13f79535-47bb-0310-9956-ffa450edef68
2001-05-03 22:33:41 +00:00
William A. Rowe Jr
bab1a0bedc A couple of new options for sysadmins. Still waiting on opinions between
replacing the image on docroot/index.html.* with 2.0, or 2.0 animated.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88981 13f79535-47bb-0310-9956-ffa450edef68
2001-05-03 04:30:36 +00:00
Joshua Slive
06070dbb05 Updated Welcome page translation for Brazilian Portugese
Submitted by:    Ricardo Oliva <rfoliva@home.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88558 13f79535-47bb-0310-9956-ffa450edef68
2001-03-22 05:32:05 +00:00
Eric Cholet
af90deb482 use ISO-8859-1
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88386 13f79535-47bb-0310-9956-ffa450edef68
2001-02-28 10:57:26 +00:00
Joshua Slive
5b2a87e243 Fix META tag.
PR: 6570
Submitted by:	Martin Cermak <cermak@trimedia.cz>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88233 13f79535-47bb-0310-9956-ffa450edef68
2001-02-19 05:06:52 +00:00
William A. Rowe Jr
08afc3aa38 Much better for win32 checkouts
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87862 13f79535-47bb-0310-9956-ffa450edef68
2001-01-27 06:31:59 +00:00
William A. Rowe Jr
4c07254c0b Discovered these were horribly broken as 'text' files...
Coming back tagged binary.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87861 13f79535-47bb-0310-9956-ffa450edef68
2001-01-27 06:31:25 +00:00
Joshua Slive
c015cd007a Updated Hebrew welcome page.
PR: 7103
Submitted by:	Moran Zaltsman <x86zman@bigfoot.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87762 13f79535-47bb-0310-9956-ffa450edef68
2001-01-20 22:43:08 +00:00
Joshua Slive
f582298ab5 Remove the direct links to the Apache web site from the welcome pages
so that all the clueless people of the world can find someone else
to complain to about their missing porn site.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87741 13f79535-47bb-0310-9956-ffa450edef68
2001-01-19 19:44:45 +00:00
Eric Cholet
5c30786f06 fix spelling
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87582 13f79535-47bb-0310-9956-ffa450edef68
2001-01-04 12:02:39 +00:00
Joshua Slive
47570c916a Improved Polish translation.
Submitted by:	Bartlomiej Grzybicki <bartgee@mail.morliny.pl>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87429 13f79535-47bb-0310-9956-ffa450edef68
2000-12-19 21:30:58 +00:00
Eric Cholet
07c7211977 update French page
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87395 13f79535-47bb-0310-9956-ffa450edef68
2000-12-18 16:47:30 +00:00
Joshua Slive
b0089c5ec4 Greek translation of welcome page.
Submitted by:	 simos@pc96.ma.rhbnc.ac.uk


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87352 13f79535-47bb-0310-9956-ffa450edef68
2000-12-15 03:46:44 +00:00
Chris Pepper
ef8374680c Removed "index.html" from a bunch of <a hrefs>.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87168 13f79535-47bb-0310-9956-ffa450edef68
2000-12-03 16:48:17 +00:00
Chris Pepper
1808110301 Cleaned "index.html" out of a bunch of <a href>s.
Quoted size in a bunch of <font>s.
Wrapped and fixed mismatched <p>s in index.html.en.
Wrapped and encoded > in index.html.it.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87167 13f79535-47bb-0310-9956-ffa450edef68
2000-12-03 16:44:09 +00:00
Joshua Slive
402ca088ed Hmmm... It appears that there were some translation in the 2.0 "it works"
page that were not in the 1.3 version.  Bring these up to date with the
new name for the http server web site.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86969 13f79535-47bb-0310-9956-ffa450edef68
2000-11-15 01:28:40 +00:00
Joshua Slive
ca47b8b6c4 Bring the "it worked" pages in 2.0 in sync with the ones in 1.3.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86968 13f79535-47bb-0310-9956-ffa450edef68
2000-11-15 01:11:16 +00:00
Joshua Slive
e6c948e5de Updated welcome page translation.
Submitted by:	Ragnar Wisl�ff <ragnar.wisloff@asker.online.no>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86672 13f79535-47bb-0310-9956-ffa450edef68
2000-10-19 19:18:12 +00:00
kevlo
c04a25468d New translation
PR:
Obtained from:
Submitted by: Jerry Su <su@mail.thu.edu.tw>
Reviewed by: kevlo@


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85890 13f79535-47bb-0310-9956-ffa450edef68
2000-07-26 09:41:02 +00:00
Jeff Trawick
554c0ca032 Use http://www.apache.org/httpd instead of http://www.apache.org/ as
the link to Apache Web server.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85332 13f79535-47bb-0310-9956-ffa450edef68
2000-05-28 12:05:28 +00:00
Martin Kraemer
33a43f6350 Added Hebrew entry page
Submitted by:	Stas Bekman <sbekman@stason.org>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84924 13f79535-47bb-0310-9956-ffa450edef68
2000-04-05 20:20:01 +00:00
Martin Kraemer
7c2258330a Fix charset names (see ftp://ftp.isi.edu/in-notes/iana/assignments/character-sets)
and resynchronize unix & win versions


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84923 13f79535-47bb-0310-9956-ffa450edef68
2000-04-05 20:13:02 +00:00