1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-09 15:21:02 +03:00
Commit Graph

3306 Commits

Author SHA1 Message Date
Jeon Jeongho
4d5faaff7b a few new translations and up-to-date patches
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105242 13f79535-47bb-0310-9956-ffa450edef68
2004-09-22 09:39:36 +00:00
André Malo
8e99a8f022 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105229 13f79535-47bb-0310-9956-ffa450edef68
2004-09-21 19:44:27 +00:00
Nick Kew
72fb770d1a Merge mod_filter with util_filter structs; add API for protocol stuff.
Rename FilterDebug directive to FilterTrace.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105226 13f79535-47bb-0310-9956-ffa450edef68
2004-09-21 10:14:40 +00:00
Bradley Nicholes
bc4dd08fa6 fix typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105222 13f79535-47bb-0310-9956-ffa450edef68
2004-09-21 01:35:05 +00:00
André Malo
07bb0d6ad5 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105214 13f79535-47bb-0310-9956-ffa450edef68
2004-09-20 20:10:13 +00:00
Yoshiki Hayashi
c9f2bc9ea6 Update Japanese translation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105205 13f79535-47bb-0310-9956-ffa450edef68
2004-09-19 18:34:43 +00:00
Chris Pepper
ced3092d6a Update the description of digest support for 2004, adding Konqueror, Mac IE, and Safari as supporting browsers, and lynx as an (apparently) non-supporting browser. Confirmation of the official lynx home would be welcome -- lynx.browser.org and UKans both have older versions.
I *believe* IE/Mac (which has a much different code base than IE/Win) doesn't have the GET bug described on Windows -- at least I can request a URL like "http://myhost/?testing" and successfully log in and get to http://myhost/, but I'm not sure if there's a subtlety I missed. I also alphabetized the (fairly long) list of browsers (keeping Mozilla and Netscape together), and toned down the warning about lack of support, since everything but lynx now seems to handle digest auth.

PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105203 13f79535-47bb-0310-9956-ffa450edef68
2004-09-19 04:20:37 +00:00
Astrid Malo
79dda40ee6 update translation to english revision
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105175 13f79535-47bb-0310-9956-ffa450edef68
2004-09-16 20:58:41 +00:00
Astrid Malo
103a0eb0ff correct two links
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105174 13f79535-47bb-0310-9956-ffa450edef68
2004-09-16 20:44:53 +00:00
Astrid Malo
56a7d8549a update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105097 13f79535-47bb-0310-9956-ffa450edef68
2004-09-12 20:42:52 +00:00
Astrid Malo
4711e79260 it should be a link
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105096 13f79535-47bb-0310-9956-ffa450edef68
2004-09-12 20:40:43 +00:00
André Malo
891fc2fb26 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105091 13f79535-47bb-0310-9956-ffa450edef68
2004-09-12 17:02:31 +00:00
André Malo
74ef965c96 HTTP = Hyptertext Transfer Protocol
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105090 13f79535-47bb-0310-9956-ffa450edef68
2004-09-12 16:59:34 +00:00
Astrid Malo
7e554318f5 update translation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105088 13f79535-47bb-0310-9956-ffa450edef68
2004-09-12 13:03:13 +00:00
André Malo
ed706e987d add Revision mark
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105083 13f79535-47bb-0310-9956-ffa450edef68
2004-09-11 21:35:11 +00:00
André Malo
0259cf593e build all
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105082 13f79535-47bb-0310-9956-ffa450edef68
2004-09-11 19:20:46 +00:00
Mladen Turk
a45247dd4d Add ajp and balancer
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105080 13f79535-47bb-0310-9956-ffa450edef68
2004-09-11 18:47:05 +00:00
Mladen Turk
5a73cff3db Initial balancer documentation. Just framework.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105079 13f79535-47bb-0310-9956-ffa450edef68
2004-09-11 18:46:33 +00:00
Mladen Turk
a5fbd0a7d4 Add ajp documentation.
Mostly copied from jakarta site and translate to apache doc format


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105078 13f79535-47bb-0310-9956-ffa450edef68
2004-09-11 18:45:31 +00:00
Yoshiki Hayashi
08e9b921d3 The functionality is in mod_authz_host module in 2.1.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105076 13f79535-47bb-0310-9956-ffa450edef68
2004-09-11 16:43:26 +00:00
André Malo
72e8398861 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105066 13f79535-47bb-0310-9956-ffa450edef68
2004-09-10 18:55:23 +00:00
Nick Kew
aa868e2511 Entering mod_filter and documentation, as previously discussed on dev@httpd.
Please test-drive in time for 2.2.  Currently compatible with 2.0 and up.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105062 13f79535-47bb-0310-9956-ffa450edef68
2004-09-10 16:17:15 +00:00
Joe Orton
faa3a85728 MaxSpareServers cannot be equal to MinSpareServers.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105058 13f79535-47bb-0310-9956-ffa450edef68
2004-09-10 09:21:31 +00:00
André Malo
1e4baaab6c update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105053 13f79535-47bb-0310-9956-ffa450edef68
2004-09-09 19:50:26 +00:00
Yoshiki Hayashi
92d0f47b35 Forward port typo fix from 2.0.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105042 13f79535-47bb-0310-9956-ffa450edef68
2004-09-09 06:17:29 +00:00
André Malo
c7308039ec update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105030 13f79535-47bb-0310-9956-ffa450edef68
2004-09-08 10:34:28 +00:00
Yoshiki Hayashi
199bc66637 The domain name example1.com actually exists and is NOT one of the
example domain names reserved in RFC2606.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105029 13f79535-47bb-0310-9956-ffa450edef68
2004-09-08 06:13:54 +00:00
André Malo
66286d5c01 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105027 13f79535-47bb-0310-9956-ffa450edef68
2004-09-07 06:05:34 +00:00
Yoshiki Hayashi
35a4208295 Grammar police.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105020 13f79535-47bb-0310-9956-ffa450edef68
2004-09-07 02:28:16 +00:00
Yoshiki Hayashi
aa2e4b0b37 Grammar police.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105019 13f79535-47bb-0310-9956-ffa450edef68
2004-09-07 00:13:40 +00:00
André Malo
9e2ffd375f use language designtated maf base urls
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105016 13f79535-47bb-0310-9956-ffa450edef68
2004-09-05 17:17:40 +00:00
André Malo
c015d9b2ad clean up
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105012 13f79535-47bb-0310-9956-ffa450edef68
2004-09-05 16:04:29 +00:00
André Malo
1676f10a20 build bootstrap
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105010 13f79535-47bb-0310-9956-ffa450edef68
2004-09-05 16:01:20 +00:00
André Malo
d73a918db0 faster build of more than one offline package
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105008 13f79535-47bb-0310-9956-ffa450edef68
2004-09-05 15:59:25 +00:00
André Malo
5969900819 build bootstrap
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105005 13f79535-47bb-0310-9956-ffa450edef68
2004-09-05 15:06:56 +00:00
André Malo
d4055f4150 maf and zip don't differ that much. Let's create just one package for both
purposes


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105004 13f79535-47bb-0310-9956-ffa450edef68
2004-09-05 15:03:08 +00:00
André Malo
dfb6949540 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105002 13f79535-47bb-0310-9956-ffa450edef68
2004-09-05 12:10:59 +00:00
Paul Querna
e4a3bcb852 mod_info: Added ?hooks. Now outputs XHTML. Added more build info.
updated mod_info docs.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104999 13f79535-47bb-0310-9956-ffa450edef68
2004-09-05 05:48:32 +00:00
Yoshiki Hayashi
345137c8ea The functionality is provided by mod_authz_host in 2.1.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104997 13f79535-47bb-0310-9956-ffa450edef68
2004-09-05 04:16:33 +00:00
André Malo
c6eb498563 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104996 13f79535-47bb-0310-9956-ffa450edef68
2004-09-05 03:54:21 +00:00
André Malo
fa087134e3 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104993 13f79535-47bb-0310-9956-ffa450edef68
2004-09-05 03:35:23 +00:00
André Malo
9f66b15d15 better google search selector
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104992 13f79535-47bb-0310-9956-ffa450edef68
2004-09-05 03:34:07 +00:00
Yoshiki Hayashi
138e35782d Update translation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104990 13f79535-47bb-0310-9956-ffa450edef68
2004-09-05 02:57:06 +00:00
André Malo
63bb9244ec build bootstrap
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104988 13f79535-47bb-0310-9956-ffa450edef68
2004-09-05 02:46:30 +00:00
André Malo
aa747a7289 add style support for konqueror web archive (war) and mozilla archive format
(maf)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104984 13f79535-47bb-0310-9956-ffa450edef68
2004-09-05 02:34:37 +00:00
Yoshiki Hayashi
fd6dde30ec Forward port changes from 2.0. <code> mark up change and whitespace changes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104983 13f79535-47bb-0310-9956-ffa450edef68
2004-09-05 02:32:01 +00:00
Astrid Malo
0043202a88 these translations are still up-to-date
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104975 13f79535-47bb-0310-9956-ffa450edef68
2004-09-04 23:14:44 +00:00
Astrid Malo
7ff6ced227 add a missing space
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104973 13f79535-47bb-0310-9956-ffa450edef68
2004-09-04 23:03:21 +00:00
Yoshiki Hayashi
1ab14eed1a Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104956 13f79535-47bb-0310-9956-ffa450edef68
2004-09-04 20:20:16 +00:00
Yoshiki Hayashi
1e86af5ec0 Correct module references which are overlooked when this translation is
forward ported.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104955 13f79535-47bb-0310-9956-ffa450edef68
2004-09-04 20:17:51 +00:00