1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-06 16:49:32 +03:00
Commit Graph

3287 Commits

Author SHA1 Message Date
Nick Kew
bc0c66683e Add usage example in docs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@958720 13f79535-47bb-0310-9956-ffa450edef68
2010-06-28 20:49:53 +00:00
Nick Kew
f1da46def6 Make a start on documenting mod_authn_socache
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@957958 13f79535-47bb-0310-9956-ffa450edef68
2010-06-25 14:12:16 +00:00
Stefan Fritsch
391797e770 Update transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@956407 13f79535-47bb-0310-9956-ffa450edef68
2010-06-20 20:26:02 +00:00
Jeff Trawick
f3ddf96d9b update doc for connection pools
* reduce duplication between initial intro and parameter table
* explain that pools are per-process, and limits are not
  coordinated server-wide
* minor clarifications & readability tweaks


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@956059 13f79535-47bb-0310-9956-ffa450edef68
2010-06-18 17:33:47 +00:00
Jim Jagielski
41a6878ac5 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@955572 13f79535-47bb-0310-9956-ffa450edef68
2010-06-17 12:34:12 +00:00
Igor Galić
80c11dcf59 Fixing minor typo in sections.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@955184 13f79535-47bb-0310-9956-ffa450edef68
2010-06-16 10:27:52 +00:00
Daniel Earl Poirier
c7eb7bf494 spelling
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@952199 13f79535-47bb-0310-9956-ffa450edef68
2010-06-07 12:04:32 +00:00
Rainer Jung
f6cffe53ad Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@952015 13f79535-47bb-0310-9956-ffa450edef68
2010-06-06 22:30:42 +00:00
Rainer Jung
fcf558c608 Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@952014 13f79535-47bb-0310-9956-ffa450edef68
2010-06-06 22:29:36 +00:00
Rich Bowen
17c33d8004 Rebuild recent contributions.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@951946 13f79535-47bb-0310-9956-ffa450edef68
2010-06-06 20:07:09 +00:00
Stefan Fritsch
1ce02b2c33 Fix typo.
Submitted by: Matt Selsky <selsky columbia edu>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@951933 13f79535-47bb-0310-9956-ffa450edef68
2010-06-06 19:31:42 +00:00
Stefan Fritsch
5e9890cbb7 Update transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@951906 13f79535-47bb-0310-9956-ffa450edef68
2010-06-06 17:21:45 +00:00
Stefan Fritsch
a5f4ee1845 Replace RewriteLog/RewriteLogLevel with trace log levels
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@951903 13f79535-47bb-0310-9956-ffa450edef68
2010-06-06 17:09:43 +00:00
Stefan Fritsch
8f1e26cc21 Replace DumpIOLogLevel with trace log levels
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@951902 13f79535-47bb-0310-9956-ffa450edef68
2010-06-06 17:08:57 +00:00
Stefan Fritsch
41057afadc Update LogLevel docs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@951901 13f79535-47bb-0310-9956-ffa450edef68
2010-06-06 17:08:09 +00:00
Eric Covener
512be6af6f update compatability from 2.3.7 to 2.3.6
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@951114 13f79535-47bb-0310-9956-ffa450edef68
2010-06-03 19:02:05 +00:00
Stefan Fritsch
bc0a04b83e fix xml validation and doc build issues
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@951111 13f79535-47bb-0310-9956-ffa450edef68
2010-06-03 18:51:25 +00:00
Eric Covener
fdcca646fa catch up with xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@950512 13f79535-47bb-0310-9956-ffa450edef68
2010-06-02 11:56:42 +00:00
Eric Covener
8ebb7ac450 add defaults for two nested groups directives
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@950511 13f79535-47bb-0310-9956-ffa450edef68
2010-06-02 11:56:22 +00:00
Eric Covener
a8720fa901 mod_authnz_ldap: Search or Comparison during authorization phase
can use the credentials from the authentication phase
(AuthLDAPSearchAsUSer,AuthLDAPCompareAsUser).
PR 48340 

Submitted by: Domenico Rotiroti, Eric Covener
Reviewed by: Eric Covener



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@950248 13f79535-47bb-0310-9956-ffa450edef68
2010-06-01 21:19:06 +00:00
Eric Covener
1727457dd3 emphasize that trying to use the basic auth credentials directly
is a last resort.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@949444 13f79535-47bb-0310-9956-ffa450edef68
2010-05-29 22:49:17 +00:00
Eric Covener
d15983f1d1 mod_authnz_ldap: Allow the initial DN lookup to bind with a
transformation of the basic auth username.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@949436 13f79535-47bb-0310-9956-ffa450edef68
2010-05-29 20:19:10 +00:00
Eric Covener
27c654fc67 Allow mod_authnz_ldap to set environment variables when it only performs authorization.
AuthLDAPAuthorizePrefix can be used to force this to overlap with the prefix used
for authentication.

PR 45584


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@949336 13f79535-47bb-0310-9956-ffa450edef68
2010-05-29 02:32:22 +00:00
Daniel Earl Poirier
3a5ea35486 Fix typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@948397 13f79535-47bb-0310-9956-ffa450edef68
2010-05-26 11:28:26 +00:00
Lucien Gentis
e91ff38954 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@947636 13f79535-47bb-0310-9956-ffa450edef68
2010-05-24 13:28:01 +00:00
Joe Orton
c3d1f4ba0e - wording tweaks for PeerExtList()
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@947561 13f79535-47bb-0310-9956-ffa450edef68
2010-05-24 08:33:02 +00:00
Eric Covener
f1df6e6e13 emphasize request/response in the timing description, easy to miss the significance
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@946617 13f79535-47bb-0310-9956-ffa450edef68
2010-05-20 13:10:50 +00:00
Eric Covener
28ebfde801 PR49308: Header directive doesn't see CGI-issued headers because they live in err_headers.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@946616 13f79535-47bb-0310-9956-ffa450edef68
2010-05-20 13:08:06 +00:00
Joe Orton
7d06c2e16f - amalgamate the sections describing the env vars available
- update the docs for PeerExtList
- fix the markup of the SSLRequire example


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@946243 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19 15:56:53 +00:00
Rich Bowen
831425bb30 I think this might look better as a DL than as a TABLE.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@945947 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18 23:12:38 +00:00
Rich Bowen
2fcea9c8ea Rebuild various metadocs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@945937 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18 22:32:02 +00:00
Rich Bowen
c13c39ce06 Moves most of the rewritemap stuff out into its own document where we
can give it the exhaustive treatment it deserves without making the
reference doc unmanageable.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@945921 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18 22:02:33 +00:00
Rich Bowen
93004ca3f3 Updates module description in module index.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@945104 13f79535-47bb-0310-9956-ffa450edef68
2010-05-17 11:54:38 +00:00
Rich Bowen
18f924bd8d The "up to one" thing has bugged me for a while.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@945103 13f79535-47bb-0310-9956-ffa450edef68
2010-05-17 11:54:10 +00:00
Igor Galić
ecb9f26d77 Clarifying Redirect of GET/POST.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@944795 13f79535-47bb-0310-9956-ffa450edef68
2010-05-16 11:07:59 +00:00
Igor Galić
ec4ed7dcab Adding compatibility tag.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@944794 13f79535-47bb-0310-9956-ffa450edef68
2010-05-16 11:03:34 +00:00
Jeff Trawick
13d9429008 pointed out by a colleague:
Available in Apache 2.2.15 and later, not 2.3 and later
(2.2.x docs already has the right blurb)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@943875 13f79535-47bb-0310-9956-ffa450edef68
2010-05-13 13:03:04 +00:00
Rich Bowen
fce1325164 Rebuild transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@942763 13f79535-47bb-0310-9956-ffa450edef68
2010-05-10 14:51:15 +00:00
Daniel Earl Poirier
d375a23504 Typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@941737 13f79535-47bb-0310-9956-ffa450edef68
2010-05-06 14:00:59 +00:00
Rich Bowen
037d97c641 Missing linebreak in example
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@941127 13f79535-47bb-0310-9956-ffa450edef68
2010-05-05 01:07:33 +00:00
Daniel Earl Poirier
177f4605f0 Update transforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@940557 13f79535-47bb-0310-9956-ffa450edef68
2010-05-03 18:23:46 +00:00
Daniel Earl Poirier
9b908043f5 Add an example auth_check hook. Unfortunately without a base64
implementation in Lua, we cannot actually do basic auth in the hook,
so just fake it.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@940250 13f79535-47bb-0310-9956-ffa450edef68
2010-05-02 15:55:58 +00:00
Daniel Earl Poirier
b02e58516b Some more updates to the mod_lua doc:
- link to the Lua web site
- Lua modules are properly refered to as 'packages'
- intro to writing hooks in Lua
- remove unnecessary indentation from examples


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@940246 13f79535-47bb-0310-9956-ffa450edef68
2010-05-02 15:11:03 +00:00
Daniel Earl Poirier
aea9432506 Add some documentation for the request record, apache2 module, some
default configuration values.  Indicate that mod_lua is available
in 2.3.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@940007 13f79535-47bb-0310-9956-ffa450edef68
2010-05-01 13:25:29 +00:00
Daniel Earl Poirier
dfe544ca49 Change references from mod_wombat to mod_lua.
Remove references to no-longer-needed pre-req, mod_apreq2.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@939704 13f79535-47bb-0310-9956-ffa450edef68
2010-04-30 15:06:16 +00:00
Igor Galić
138805ae77 Fixing up mod_lua with context and overrides
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@937323 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23 15:04:17 +00:00
Rich Bowen
1b53e0a3e2 Stupid typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@937063 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22 21:08:49 +00:00
Rich Bowen
8a0fea1b17 Working example configuration, thanks to Paul.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@937055 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22 20:51:56 +00:00
Rich Bowen
1121db53d0 Various metafiles that now contain mention of mod_ratelimit.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@936814 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22 12:39:57 +00:00
Rich Bowen
e15d463ab0 Adds docs for mod_ratelimit. Need more information in usage and
configuration.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@936813 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22 12:39:31 +00:00