1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-19 22:42:14 +03:00
Commit Graph

5051 Commits

Author SHA1 Message Date
Nick Kew
9b3b56d81d Add HTML version of manual page for mod_dbd
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@170750 13f79535-47bb-0310-9956-ffa450edef68
2005-05-18 13:36:25 +00:00
Nick Kew
b5198abba6 Committing mod_dbd as new.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@170729 13f79535-47bb-0310-9956-ffa450edef68
2005-05-18 09:19:34 +00:00
Paul Querna
feac33b9ca update transformation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@170643 13f79535-47bb-0310-9956-ffa450edef68
2005-05-17 18:55:42 +00:00
Paul Querna
1e5b8c64a0 Move the info about the params to the correct section.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@170637 13f79535-47bb-0310-9956-ffa450edef68
2005-05-17 18:45:17 +00:00
Astrid Malo
9d6a67959c update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@170632 13f79535-47bb-0310-9956-ffa450edef68
2005-05-17 18:20:37 +00:00
Hiroaki Kawai
2be0ba1ef6 fix typo.
Submitted by: Nobuyuki Morita


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@170215 13f79535-47bb-0310-9956-ffa450edef68
2005-05-15 12:45:29 +00:00
Bradley Nicholes
483a8abf7b Add the LDAPVerifyServerCert directive to the util_ldap doc
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@169711 13f79535-47bb-0310-9956-ffa450edef68
2005-05-11 22:58:37 +00:00
Joe Orton
f09c2ad597 Add docs for SSLCADNRequestFile and SSLCADNRequestPath,
based on patch by Tim K. Taylor.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@169311 13f79535-47bb-0310-9956-ffa450edef68
2005-05-09 13:35:23 +00:00
Hiroaki Kawai
97ef049ef8 fix typo.
Submitted by: Nobuyuki Morita


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@169226 13f79535-47bb-0310-9956-ffa450edef68
2005-05-09 03:05:51 +00:00
Bradley Nicholes
549cf1e255 Backing out the AuthLDAPAllowDNAuth patch from r168016. Because of LDAP filter issues this patch still can't guarantee unique results.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@168644 13f79535-47bb-0310-9956-ffa450edef68
2005-05-06 19:50:57 +00:00
André Malo
259fe776df build all
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@168540 13f79535-47bb-0310-9956-ffa450edef68
2005-05-06 06:36:39 +00:00
Bradley Nicholes
3a3447622c Add the directive AuthLDAPAllowDNAuth to allow a user to authenticate against an LDAP directory using a full user DN. This directive allows a user to authenticate against a subcontext that may contain non-unique user IDs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@168016 13f79535-47bb-0310-9956-ffa450edef68
2005-05-03 23:07:43 +00:00
Joshua Slive
1a522a1797 Finish committing the transformations that I accidentally started in
the last commit.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@167960 13f79535-47bb-0310-9956-ffa450edef68
2005-05-03 19:12:51 +00:00
Joshua Slive
242f415b5b Two clarifications of ErrorDocument:
1. /-rooted paths are relative to DocumentRoot.

2. Bad requests will sometimes ignore ErrorDocument.

PR: 27352


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@167959 13f79535-47bb-0310-9956-ffa450edef68
2005-05-03 19:09:19 +00:00
Joshua Slive
6345eca61e %t has logged request time for a very long time.
From mod_log_config.c:
    /* ###  I think getting the time again at the end of the request
     * just for logging is dumb.  i know it's "required" for CLF.
     * folks writing log parsing tools don't realise that out of order
     * times have always been possible (consider what happens if one
     * process calculates the time to log, but then there's a context
     * switch before it writes and before that process is run again the
     * log rotation occurs) and they should just fix their tools rather
     * than force the server to pay extra cpu cycles.  if you've got
     * a problem with this, you can set the define.  -djg
     */
 


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@165671 13f79535-47bb-0310-9956-ffa450edef68
2005-05-02 19:53:14 +00:00
Paul Querna
f4da1ffcb7 update transformation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@164758 13f79535-47bb-0310-9956-ffa450edef68
2005-04-26 07:09:21 +00:00
Paul Querna
368356dd9a Document that SSLRequire is broken for use in threaded MPMs and .htaccess files.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@164756 13f79535-47bb-0310-9956-ffa450edef68
2005-04-26 07:06:45 +00:00
André Malo
aabfac6a43 * manual/mod/mod_log_config.html.ja.euc-jp
manual/mod/mod_log_config.xml.meta
  manual/mod/directives.html.de
  manual/mod/directives.html.en
  manual/mod/directives.html.es
  manual/mod/quickreference.html.de
  manual/mod/quickreference.html.en
  manual/mod/quickreference.html.es
  manual/mod/mod_log_config.html.en
  manual/mod/mod_log_config.xml.ja
  manual/mod/mod_log_config.xml.ko
  manual/platform/netware.xml.ko
  manual/platform/netware.html.en

  Update transformation


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@164425 13f79535-47bb-0310-9956-ffa450edef68
2005-04-23 22:56:59 +00:00
André Malo
14a50b8ac0 * docs/manual/mod/mod_log_config.xml
Fix XML validation error


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@164424 13f79535-47bb-0310-9956-ffa450edef68
2005-04-23 22:51:09 +00:00
Joshua Slive
e099c91082 Document BufferedLogs
PR: 32492


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@164258 13f79535-47bb-0310-9956-ffa450edef68
2005-04-22 17:33:42 +00:00
André Malo
f69ad9fd20 Update German translation
* manual/mod/core.xml.de
  manual/index.xml.de

  Bring up to date

* manual/index.html.de
  manual/mod/core.xml.meta
  manual/mod/core.html.de
  manual/mod/quickreference.html.de
  manual/index.xml.meta

  Update transformation


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@161773 13f79535-47bb-0310-9956-ffa450edef68
2005-04-18 16:35:53 +00:00
Rich Bowen
3ac9777094 'server stuff' is not very descriptive. All the variables in this
category are date and time variables.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@161704 13f79535-47bb-0310-9956-ffa450edef68
2005-04-18 00:53:39 +00:00
André Malo
2d0d6ea7e3 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@161679 13f79535-47bb-0310-9956-ffa450edef68
2005-04-17 18:51:40 +00:00
Hiroaki Kawai
0bd6b5dc1d Update Japanese translation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@161562 13f79535-47bb-0310-9956-ffa450edef68
2005-04-16 11:33:33 +00:00
Rich Bowen
6efa778213 As discussed on the list, change the default setting for
KeepAliveTimeout from 15 seconds to 5 seconds.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@161140 13f79535-47bb-0310-9956-ffa450edef68
2005-04-13 01:21:11 +00:00
André Malo
b61e2f76b8 build all
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@160899 13f79535-47bb-0310-9956-ffa450edef68
2005-04-11 15:07:46 +00:00
Paul Querna
cb8781955b update transformation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@160721 13f79535-47bb-0310-9956-ffa450edef68
2005-04-09 20:58:08 +00:00
Joshua Slive
fa4e866600 Merged the simple-conf branch changes r159781:160695 into the trunk.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@160696 13f79535-47bb-0310-9956-ffa450edef68
2005-04-09 16:59:15 +00:00
André Malo
7e67cad968 fix Korean translation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@160664 13f79535-47bb-0310-9956-ffa450edef68
2005-04-09 07:55:25 +00:00
Rich Bowen
b383ef32e7 Having an anchor directly to the rewrite flags would be very useful at
times.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@160654 13f79535-47bb-0310-9956-ffa450edef68
2005-04-09 02:41:25 +00:00
André Malo
8fab40b1b2 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@160411 13f79535-47bb-0310-9956-ffa450edef68
2005-04-07 16:07:00 +00:00
Paul Querna
a19987ca7f rename mod_imap to mod_imagemap.
Broken by this commit:
 - Win32 Build -- I didn't want to muck with .dsp files.
 - Netware Build - Same Story as Win32.
 - Documentation Translations (could get away with direct changes to the module name, but I am not sure)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@160365 13f79535-47bb-0310-9956-ffa450edef68
2005-04-07 02:04:03 +00:00
Rich Bowen
59bdba49f4 Folks appear to be having trouble with multiple arguments to Allow. More
examples is always a good thing.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@160356 13f79535-47bb-0310-9956-ffa450edef68
2005-04-07 01:12:14 +00:00
Hiroaki Kawai
edf0e664ff Update Japanese translation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@160288 13f79535-47bb-0310-9956-ffa450edef68
2005-04-06 12:10:57 +00:00
André Malo
9cd4bcbe37 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@158113 13f79535-47bb-0310-9956-ffa450edef68
2005-03-18 17:33:37 +00:00
Rich Bowen
437a48aeb8 Move remarks about backreferences to the introductory regex discussion.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@157855 13f79535-47bb-0310-9956-ffa450edef68
2005-03-17 02:10:58 +00:00
Rich Bowen
a3a24e2ebd Moved some of the gorey details out of the module reference doc and into
the supporting documentation. Might want to move some more, too. Haven't
decided yet.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@157850 13f79535-47bb-0310-9956-ffa450edef68
2005-03-17 01:47:45 +00:00
Rich Bowen
259a5195a9 I used to think that the order of the flags was there for a reason, but
nobody seems to know what that reason is. Alphabetic order is a Good
Thing.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@157365 13f79535-47bb-0310-9956-ffa450edef68
2005-03-14 02:10:10 +00:00
Hiroaki Kawai
d3e9eedaf1 update Japanese translation.
English revision: 154184 (for core.xml.ja)
English revision: 153116 (for mod_proxy.xml.ja)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@157328 13f79535-47bb-0310-9956-ffa450edef68
2005-03-13 11:45:41 +00:00
André Malo
44635dd0cc update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@155332 13f79535-47bb-0310-9956-ffa450edef68
2005-02-25 15:08:01 +00:00
Martin Kraemer
82a3823ea5 Typo in german word 'Ausdrueke' -> 'Ausdruecke'
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@155311 13f79535-47bb-0310-9956-ffa450edef68
2005-02-25 08:26:36 +00:00
Paul Querna
585bab1c57 update transformation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@155310 13f79535-47bb-0310-9956-ffa450edef68
2005-02-25 06:29:20 +00:00
Paul Querna
e0450262d8 Adding some initial docs for the Event MPM.
I plan on updating mod/event.xml with more details this weekend.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@155309 13f79535-47bb-0310-9956-ffa450edef68
2005-02-25 06:24:06 +00:00
Astrid Malo
d79feffb59 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@154191 13f79535-47bb-0310-9956-ffa450edef68
2005-02-17 20:58:41 +00:00
Astrid Malo
114c9c9006 update German translation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@154186 13f79535-47bb-0310-9956-ffa450edef68
2005-02-17 20:34:31 +00:00
Astrid Malo
9e7f317db6 typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@154184 13f79535-47bb-0310-9956-ffa450edef68
2005-02-17 20:21:04 +00:00
André Malo
3ad12bdca5 build all and add new japanese transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@153117 13f79535-47bb-0310-9956-ffa450edef68
2005-02-09 21:01:06 +00:00
Jim Jagielski
df19c83155 Docs update. Refresh as well as fold in (better??) docs
about balancer.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@153116 13f79535-47bb-0310-9956-ffa450edef68
2005-02-09 20:47:47 +00:00
Hiroaki Kawai
71674537b7 New Japanese translation.
English revision: 151408 
Submitted by: yoshiki 
Reviewed by: kawai 


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@153064 13f79535-47bb-0310-9956-ffa450edef68
2005-02-09 14:24:17 +00:00
Hiroaki Kawai
b947cc4331 New Japanese translation.
Submitted by: yoshiki
Reviewed by: kawai

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@153061 13f79535-47bb-0310-9956-ffa450edef68
2005-02-09 13:46:06 +00:00