1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-17 00:03:29 +03:00
Commit Graph

4705 Commits

Author SHA1 Message Date
Eric Covener
f75be9a4c3 drop the repeated phrase about Authorization, since it only applies to the
default value of CacheQuickHandler.  Other pieces of the manual refer
to authorization and caching.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1516867 13f79535-47bb-0310-9956-ffa450edef68
2013-08-23 14:39:20 +00:00
Eric Covener
62ce967724 s/authorisation/authorization/ for consistency with the rest of this
doc and manual


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1516864 13f79535-47bb-0310-9956-ffa450edef68
2013-08-23 14:37:09 +00:00
André Malo
be39786998 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1516275 13f79535-47bb-0310-9956-ffa450edef68
2013-08-21 19:50:52 +00:00
André Malo
ff28f04a80 property fixes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1516270 13f79535-47bb-0310-9956-ffa450edef68
2013-08-21 19:43:09 +00:00
Jeff Trawick
98423d4728 'make docs' xforms, adding new mod_authnz_fcgi files
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1515423 13f79535-47bb-0310-9956-ffa450edef68
2013-08-19 13:57:47 +00:00
Jeff Trawick
f10c6dc79f fix validation problem
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1515413 13f79535-47bb-0310-9956-ffa450edef68
2013-08-19 13:47:13 +00:00
Jeff Trawick
1a42d8afd1 tweak xml to satisfy 'make docs'
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1515411 13f79535-47bb-0310-9956-ffa450edef68
2013-08-19 13:43:37 +00:00
Jeff Trawick
c52d7573f1 mod_authnz_fcgi: New module to enable FastCGI authorizer
applications to authenticate and/or authorize clients.

A fair amount of code was taken from or at least based on
mod_proxy_fcgi, with a smaller amount taken from mod_fcgid.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1515403 13f79535-47bb-0310-9956-ffa450edef68
2013-08-19 13:25:55 +00:00
Eric Covener
e0e7bdad32 PR 55447: Elaborate on how a type map foo.html.var can be found when
requesting foo.html (this was automatic in 1.3)



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1515245 13f79535-47bb-0310-9956-ffa450edef68
2013-08-19 00:28:27 +00:00
Lucien Gentis
168c1b8708 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1515008 13f79535-47bb-0310-9956-ffa450edef68
2013-08-17 16:17:16 +00:00
Stefan Fritsch
4d09db3b6d xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1514216 13f79535-47bb-0310-9956-ffa450edef68
2013-08-15 09:22:02 +00:00
Stefan Fritsch
89801f1e05 Try to document the current behavior of MPM event with filters like mod_ssl,
mod_deflate, or mod_include


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1514214 13f79535-47bb-0310-9956-ffa450edef68
2013-08-15 09:17:10 +00:00
Chris Darroch
b06b572133 Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1514065 13f79535-47bb-0310-9956-ffa450edef68
2013-08-14 21:59:10 +00:00
Chris Darroch
785201bff8 Add AuthBasicUseDigestAlgorithm directive to allow migration of
passwords from digest to basic authentication.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1514064 13f79535-47bb-0310-9956-ffa450edef68
2013-08-14 21:57:21 +00:00
Jeff Trawick
bcc3cadea0 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1514041 13f79535-47bb-0310-9956-ffa450edef68
2013-08-14 20:54:15 +00:00
Lucien Gentis
e24e368206 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1513948 13f79535-47bb-0310-9956-ffa450edef68
2013-08-14 16:23:55 +00:00
André Malo
3387fde7db restore.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1512447 13f79535-47bb-0310-9956-ffa450edef68
2013-08-09 18:57:53 +00:00
Rich Bowen
88d17aed40 Rebuilds other older changes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1512436 13f79535-47bb-0310-9956-ffa450edef68
2013-08-09 18:33:18 +00:00
Eric Covener
7a50efcd60 * remove "... and port" references added in http://svn.apache.org/viewvc?rev=1208753&view=rev
while trying to account for mod_remoteip.

* mention mod_remote_ip for %a too.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1510842 13f79535-47bb-0310-9956-ffa450edef68
2013-08-06 02:16:51 +00:00
Jeff Trawick
ca1a4a824f fix odd wording
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1510426 13f79535-47bb-0310-9956-ffa450edef68
2013-08-05 11:01:47 +00:00
Stefan Fritsch
2afcf60578 Mention ECC support
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1509872 13f79535-47bb-0310-9956-ffa450edef68
2013-08-02 21:40:51 +00:00
Rich Bowen
e0e002a69c Rebuilds recent changes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1509655 13f79535-47bb-0310-9956-ffa450edef68
2013-08-02 12:31:21 +00:00
Kaspar Brand
7fd8cfb4c2 RFC 6961 (TLS Multiple Certificate Status Extension)
has been published in June 2013; replace obsolete I-D reference.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1509098 13f79535-47bb-0310-9956-ffa450edef68
2013-08-01 06:58:08 +00:00
Lucien Gentis
afc2d41026 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1507645 13f79535-47bb-0310-9956-ffa450edef68
2013-07-27 13:59:33 +00:00
Eric Covener
df87ea76c1 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1507330 13f79535-47bb-0310-9956-ffa450edef68
2013-07-26 14:30:18 +00:00
Eric Covener
56a993afb7 add a note that proxy environment variables are either set or unset,
unless specific values are listed.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1507326 13f79535-47bb-0310-9956-ffa450edef68
2013-07-26 14:25:27 +00:00
Eric Covener
afc0593198 1-arg SetEnv is valid
http://httpd.apache.org/docs/2.2/mod/mod_proxy_http.html#comment_1528



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1507320 13f79535-47bb-0310-9956-ffa450edef68
2013-07-26 14:21:07 +00:00
Eric Covener
d7d4afa704 not valid in htaccess, http://httpd.apache.org/docs/2.4/mod/mod_cache.html#comment_1510
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1505986 13f79535-47bb-0310-9956-ffa450edef68
2013-07-23 11:45:09 +00:00
Christophe Jaillet
3be3824126 Fix some spaces
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1504669 13f79535-47bb-0310-9956-ffa450edef68
2013-07-18 21:26:28 +00:00
Christophe Jaillet
60a18ffd83 Fix some spaces
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1504663 13f79535-47bb-0310-9956-ffa450edef68
2013-07-18 21:10:31 +00:00
Lucien Gentis
1ca0c3ff09 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1502816 13f79535-47bb-0310-9956-ffa450edef68
2013-07-13 16:20:03 +00:00
Daniel Ruggeri
cebc770b25 Note about new UDS support
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1501913 13f79535-47bb-0310-9956-ffa450edef68
2013-07-10 19:03:34 +00:00
Stefan Fritsch
f5c5d69469 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1500326 13f79535-47bb-0310-9956-ffa450edef68
2013-07-06 21:48:19 +00:00
Lucien Gentis
bdd2d95e43 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1500297 13f79535-47bb-0310-9956-ffa450edef68
2013-07-06 15:34:52 +00:00
Joe Orton
3b0c69ead9 Transforms.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1499402 13f79535-47bb-0310-9956-ffa450edef68
2013-07-03 13:48:52 +00:00
Guenter Knauf
9b3df70896 Update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1498180 13f79535-47bb-0310-9956-ffa450edef68
2013-06-30 20:53:31 +00:00
Guenter Knauf
9d4128bb9a Fix r.mpm_query().
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1498179 13f79535-47bb-0310-9956-ffa450edef68
2013-06-30 20:50:44 +00:00
Guenter Knauf
52eaebd29d Simplify example.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1498176 13f79535-47bb-0310-9956-ffa450edef68
2013-06-30 20:45:58 +00:00
Jeff Trawick
9e7ff1c42e possibly improve the description of <code>none</code> added in r1497371
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1497414 13f79535-47bb-0310-9956-ffa450edef68
2013-06-27 16:03:21 +00:00
Eric Covener
23af045396 authnzldap: support "none" as a filter to suppress using a search filter,
which is required by some mainframe security products serving native
registry over LDAP.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1497371 13f79535-47bb-0310-9956-ffa450edef68
2013-06-27 14:25:50 +00:00
Guenter Knauf
e44c118ccc Update doccu.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1496501 13f79535-47bb-0310-9956-ffa450edef68
2013-06-25 14:49:56 +00:00
Eric Covener
1c3427493e provide a simple (no <If>) way to set a header only if it's not already there.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1496338 13f79535-47bb-0310-9956-ffa450edef68
2013-06-25 02:20:36 +00:00
André Malo
961dcb996a update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1495861 13f79535-47bb-0310-9956-ffa450edef68
2013-06-23 18:09:04 +00:00
Lucien Gentis
fe5b2c6264 Update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1495753 13f79535-47bb-0310-9956-ffa450edef68
2013-06-22 16:41:49 +00:00
Guenter Knauf
7c89f70739 Fixed touch function docu.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1495666 13f79535-47bb-0310-9956-ffa450edef68
2013-06-22 05:32:33 +00:00
Guenter Knauf
b006aecd3e Added new mod_lua functions.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1495665 13f79535-47bb-0310-9956-ffa450edef68
2013-06-22 05:24:02 +00:00
André Malo
ba26c1969d fix properties.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1495582 13f79535-47bb-0310-9956-ffa450edef68
2013-06-21 20:15:12 +00:00
Rainer Jung
e25ca71620 Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1493933 13f79535-47bb-0310-9956-ffa450edef68
2013-06-17 20:57:23 +00:00
Guenter Knauf
d014ead524 Added new funtions to mod_lua docu.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1492782 13f79535-47bb-0310-9956-ffa450edef68
2013-06-13 17:50:25 +00:00
Jim Jagielski
9c63be9a93 better descript
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1492724 13f79535-47bb-0310-9956-ffa450edef68
2013-06-13 16:01:07 +00:00