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

5051 Commits

Author SHA1 Message Date
Daniel Gruno
5ae71d6a81 whitespace/escape fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1467562 13f79535-47bb-0310-9956-ffa450edef68
2013-04-13 06:49:39 +00:00
Daniel Gruno
cbd6cd22de xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1467561 13f79535-47bb-0310-9956-ffa450edef68
2013-04-13 06:37:57 +00:00
Daniel Gruno
90ec3f0c55 temporarily change a comment so the function can be commented out in the xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1467560 13f79535-47bb-0310-9956-ffa450edef68
2013-04-13 06:36:22 +00:00
Daniel Gruno
e38b304184 remove r:banner and r:port from docs, they are built in variables
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1467559 13f79535-47bb-0310-9956-ffa450edef68
2013-04-13 06:34:12 +00:00
Daniel Gruno
df8901ec7b fix docs on regex matching, change the actual ordering of arguments to match the docs, and enforce AP_MAX_REG_MATCH in the function, should it somehow return more matches than we have allocated
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1467557 13f79535-47bb-0310-9956-ffa450edef68
2013-04-13 06:24:11 +00:00
Daniel Gruno
1083ba87de Comment out feature that we don't have yet.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1466822 13f79535-47bb-0310-9956-ffa450edef68
2013-04-11 10:11:36 +00:00
Christophe Jaillet
cba031c591 Align comments in examples
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1466178 13f79535-47bb-0310-9956-ffa450edef68
2013-04-09 19:04:55 +00:00
Daniel Gruno
894a2b1a9e xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1465944 13f79535-47bb-0310-9956-ffa450edef68
2013-04-09 09:31:34 +00:00
Daniel Gruno
01f4c82b21 Updating lua docs with examples of how to use the built-in functions
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1465942 13f79535-47bb-0310-9956-ffa450edef68
2013-04-09 09:29:47 +00:00
Daniel Ruggeri
d31632f33c Add failontimeout to allow server admin to mark balancer member in err if IO timeout occurs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1465839 13f79535-47bb-0310-9956-ffa450edef68
2013-04-09 00:18:42 +00:00
Daniel Gruno
dd85401ea4 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1465603 13f79535-47bb-0310-9956-ffa450edef68
2013-04-08 12:01:20 +00:00
Daniel Gruno
7e6846647c Add example use case to doc
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1465602 13f79535-47bb-0310-9956-ffa450edef68
2013-04-08 12:00:37 +00:00
Stefan Fritsch
1ed5eddce5 update xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1465117 13f79535-47bb-0310-9956-ffa450edef68
2013-04-05 20:23:20 +00:00
Christophe Jaillet
cfab5af24f align comment
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1464716 13f79535-47bb-0310-9956-ffa450edef68
2013-04-04 20:03:34 +00:00
Lucien Gentis
e9a7fd7c5f Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1460159 13f79535-47bb-0310-9956-ffa450edef68
2013-03-23 14:14:05 +00:00
Daniel Gruno
1c787580a8 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1458796 13f79535-47bb-0310-9956-ffa450edef68
2013-03-20 12:40:13 +00:00
Daniel Gruno
c240e7de07 typo fix as per comment #983 on site
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1458793 13f79535-47bb-0310-9956-ffa450edef68
2013-03-20 12:38:59 +00:00
Stefan Fritsch
19592d8e15 update xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1458006 13f79535-47bb-0310-9956-ffa450edef68
2013-03-18 21:18:21 +00:00
Graham Leggett
ae9fe2fd38 Rebuild transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1457473 13f79535-47bb-0310-9956-ffa450edef68
2013-03-17 16:08:05 +00:00
Graham Leggett
6f91fe5dbc mod_auth_basic: Add a generic mechanism to fake basic authentication
using the ap_expr parser. This allows the administrator to construct
their own username and password for basic authentication based on their
needs. Alternative fix for PR52616.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1457471 13f79535-47bb-0310-9956-ffa450edef68
2013-03-17 16:02:41 +00:00
Lucien Gentis
10bafdd10f Updates
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1457264 13f79535-47bb-0310-9956-ffa450edef68
2013-03-16 15:36:39 +00:00
Eric Covener
f8d6faccb7 spelling
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1456072 13f79535-47bb-0310-9956-ffa450edef68
2013-03-13 18:16:20 +00:00
Eric Covener
19a11806ec PR54687: note that REQUEST_FILENAME is influenced by AcceptPathInfo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1456061 13f79535-47bb-0310-9956-ffa450edef68
2013-03-13 17:50:04 +00:00
Rich Bowen
740a2d1eac rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1455381 13f79535-47bb-0310-9956-ffa450edef68
2013-03-12 00:49:07 +00:00
Rich Bowen
46728687c6 Phrasing tweak
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1455377 13f79535-47bb-0310-9956-ffa450edef68
2013-03-12 00:44:50 +00:00
Daniel Gruno
a680acfd67 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1455279 13f79535-47bb-0310-9956-ffa450edef68
2013-03-11 18:34:01 +00:00
Daniel Gruno
500d9e5985 typo fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1455272 13f79535-47bb-0310-9956-ffa450edef68
2013-03-11 18:29:23 +00:00
Lucien Gentis
569fe44da9 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1454738 13f79535-47bb-0310-9956-ffa450edef68
2013-03-09 16:42:32 +00:00
Christophe Jaillet
c94679215f Use the same word as in the syntax below.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1453689 13f79535-47bb-0310-9956-ffa450edef68
2013-03-07 05:56:23 +00:00
Eric Covener
086ee45065 xform
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1452867 13f79535-47bb-0310-9956-ffa450edef68
2013-03-05 15:56:07 +00:00
Eric Covener
6a74a78f2b for now, mention that the TTL isn't tracking to the last I/O on the LDAP conn.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1452865 13f79535-47bb-0310-9956-ffa450edef68
2013-03-05 15:55:17 +00:00
Daniel Gruno
03d781ecbd xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1452836 13f79535-47bb-0310-9956-ffa450edef68
2013-03-05 15:02:49 +00:00
Daniel Gruno
b864483ace Separate data structure and built in functions, so you can more easily navigate to whichever you want to read about.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1452834 13f79535-47bb-0310-9956-ffa450edef68
2013-03-05 15:01:39 +00:00
Christophe Jaillet
5c178ced6b Apply to trunk doc, things done on 2.4 branch
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1450136 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 11:08:48 +00:00
Christophe Jaillet
d10bdbf8de .fr doc update
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1450127 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 10:59:09 +00:00
Christophe Jaillet
7e162765a0 Fix typo in doc which is only on trunk
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1450125 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 10:52:23 +00:00
Rich Bowen
cda8fbee4e Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1449523 13f79535-47bb-0310-9956-ffa450edef68
2013-02-24 18:24:50 +00:00
Rich Bowen
9c91cef839 That's a separate doc now.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1449518 13f79535-47bb-0310-9956-ffa450edef68
2013-02-24 18:15:57 +00:00
Lucien Gentis
23026db71d Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1449317 13f79535-47bb-0310-9956-ffa450edef68
2013-02-23 13:56:27 +00:00
Daniel Gruno
d146f3b15f xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1448609 13f79535-47bb-0310-9956-ffa450edef68
2013-02-21 11:47:50 +00:00
Daniel Gruno
f174f1eecc add SSL_TLS_SNI to the list of variables
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1448599 13f79535-47bb-0310-9956-ffa450edef68
2013-02-21 11:39:11 +00:00
Daniel Gruno
7c25f507ac xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1448594 13f79535-47bb-0310-9956-ffa450edef68
2013-02-21 11:27:39 +00:00
Daniel Gruno
47470067c7 Hard coded ThreadLimit for event is 100,000.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1448588 13f79535-47bb-0310-9956-ffa450edef68
2013-02-21 11:20:29 +00:00
Rich Bowen
6696023a64 Fix link to the END flag detailed docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1448507 13f79535-47bb-0310-9956-ffa450edef68
2013-02-21 04:15:29 +00:00
Rich Bowen
dd8bdc09d2 ye gods what have I done
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1447971 13f79535-47bb-0310-9956-ffa450edef68
2013-02-19 23:48:41 +00:00
Daniel Gruno
0006419eb2 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1447930 13f79535-47bb-0310-9956-ffa450edef68
2013-02-19 21:32:09 +00:00
Nick Kew
8f5bc367b7 Fix the authn_socache example, as per users@ discussion and
Ben Johnson's comment on the page itself @apache.org..


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1447192 13f79535-47bb-0310-9956-ffa450edef68
2013-02-18 11:08:53 +00:00
Lucien Gentis
b3c747c4cc Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1441746 13f79535-47bb-0310-9956-ffa450edef68
2013-02-02 13:51:15 +00:00
Rich Bowen
57eb463339 Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1440784 13f79535-47bb-0310-9956-ffa450edef68
2013-01-31 01:51:43 +00:00
Rich Bowen
1acee8ff92 Typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1440766 13f79535-47bb-0310-9956-ffa450edef68
2013-01-31 00:46:56 +00:00