Joe Orton
a91f8025a8
Note that SSLUsername is ignored if FakeBasicAuth is used.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@179371 13f79535-47bb-0310-9956-ffa450edef68
2005-06-01 10:36:03 +00:00
Astrid Malo
1769b9210a
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@178796 13f79535-47bb-0310-9956-ffa450edef68
2005-05-27 16:48:56 +00:00
Hiroaki Kawai
2d3678a0ed
update Japanese translation.
...
Submitted by: kawai
Reviewed by: OKANO Takayoshi <kano@na.rim.or.jp >
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@178722 13f79535-47bb-0310-9956-ffa450edef68
2005-05-27 01:06:32 +00:00
Joshua Slive
3d55a97253
Clean up the notes to the logformat section of the mod_log config docs.
...
These have been growing using the "here's something else we should
say" technique, without any serious thought for readability.
In particular:
- Remove the "..." in all the format strings, since almost nobody
uses this and it can be confusing. It is still documented, just
not included in the definitions.
- Create three sections: modifiers, examples, and a "notes" section
for stuff that doesn't go any place else.
- Remove the discussion of %v being the canonical name. I think
that it is quite clear since the addition of %V what the difference
is.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@178530 13f79535-47bb-0310-9956-ffa450edef68
2005-05-25 20:16:26 +00:00
André Malo
53b2e844c9
build all
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@178508 13f79535-47bb-0310-9956-ffa450edef68
2005-05-25 18:43:38 +00:00
Bradley Nicholes
0f1cc92d4e
Add mod_authn_alias to the list
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@178496 13f79535-47bb-0310-9956-ffa450edef68
2005-05-25 17:38:35 +00:00
André Malo
e68b037e58
fix line endings and keyword expansion
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@178365 13f79535-47bb-0310-9956-ffa450edef68
2005-05-25 04:31:28 +00:00
Bradley Nicholes
08f4747567
Documentation for mod_authn_alias
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@178302 13f79535-47bb-0310-9956-ffa450edef68
2005-05-24 22:29:25 +00:00
Hiroaki Kawai
14b95603f9
Fix typo.
...
Submitted by: kano@na.rim.or.jp
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@178194 13f79535-47bb-0310-9956-ffa450edef68
2005-05-24 15:47:29 +00:00
Hiroaki Kawai
3544523d91
Update Japanese translation.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@178192 13f79535-47bb-0310-9956-ffa450edef68
2005-05-24 15:43:19 +00:00
André Malo
35aee92aaa
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@170780 13f79535-47bb-0310-9956-ffa450edef68
2005-05-18 17:26:38 +00:00
André Malo
99ab68650e
some markup cleanup, better topic section name, fix XML validation error
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@170778 13f79535-47bb-0310-9956-ffa450edef68
2005-05-18 17:13:54 +00:00
André Malo
7c44e39e85
* fix EOL properties
...
* add LastChangedRevision keyword to mod_dbd.xml
* fix copyright year in mod_dbd.xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@170775 13f79535-47bb-0310-9956-ffa450edef68
2005-05-18 17:00:19 +00:00
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