Rich Bowen
753d2588d1
Altering the "somewhat similar" to default example to actually be the
...
default format.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1172173 13f79535-47bb-0310-9956-ffa450edef68
2011-09-18 02:54:33 +00:00
Stefan Fritsch
d45bc29dec
update xforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1171274 13f79535-47bb-0310-9956-ffa450edef68
2011-09-15 21:07:32 +00:00
Stefan Fritsch
a8451b783c
Un-deprecate AddOutputFilterByType and update docs. Its limitations have
...
been fixed by the move to mod_filter.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1171273 13f79535-47bb-0310-9956-ffa450edef68
2011-09-15 21:03:59 +00:00
Daniel Ruggeri
47cf15b852
Modify SSLProxyMachineCertificateChainFile to use X509 instead of X509_INFO and use openssl to construct the chain
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1170833 13f79535-47bb-0310-9956-ffa450edef68
2011-09-14 20:16:02 +00:00
Jim Jagielski
1c47c33878
xforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1170297 13f79535-47bb-0310-9956-ffa450edef68
2011-09-13 18:50:07 +00:00
Jim Jagielski
4f9f6f79bf
Some more 2.4 goodness and notes
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1170294 13f79535-47bb-0310-9956-ffa450edef68
2011-09-13 18:48:19 +00:00
Jim Jagielski
05ee31299e
Xforms again post mod_proxy.xml update
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1170275 13f79535-47bb-0310-9956-ffa450edef68
2011-09-13 18:07:29 +00:00
Jim Jagielski
ff9469c6a2
List worker flags in a more useful manner and note Drain
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1170273 13f79535-47bb-0310-9956-ffa450edef68
2011-09-13 18:04:59 +00:00
Jim Jagielski
9b5b28f049
Xforms changes... using SVN this time ;)
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1169762 13f79535-47bb-0310-9956-ffa450edef68
2011-09-12 14:24:27 +00:00
Jim Jagielski
625b89a7e2
Add in MaxRangeOverlaps and MaxRangeReversals to accomodate
...
more control over acceptable Range headers:
See: http://trac.tools.ietf.org/wg/httpbis/trac/ticket/311
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1169756 13f79535-47bb-0310-9956-ffa450edef68
2011-09-12 14:15:53 +00:00
Lucien Gentis
f79ee4d890
Updates.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1169496 13f79535-47bb-0310-9956-ffa450edef68
2011-09-11 18:43:59 +00:00
Ruediger Pluem
2e4dc1eeca
* Update xforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1167603 13f79535-47bb-0310-9956-ffa450edef68
2011-09-10 20:37:10 +00:00
Jim Jagielski
dc5a598a5b
Update docco xforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1167266 13f79535-47bb-0310-9956-ffa450edef68
2011-09-09 16:04:03 +00:00
Eric Covener
fe5f7b561d
take care of some MaxRanges feedback:
...
* allow "none" to be expressed in config
* send Accept-Ranges: none with MaxRanges none
* stop accepting confusing/ambiguous "0", start accepting "unlimited".
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1166282 13f79535-47bb-0310-9956-ffa450edef68
2011-09-07 17:29:49 +00:00
Stefan Fritsch
af536f0579
update xforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1165196 13f79535-47bb-0310-9956-ffa450edef68
2011-09-05 07:56:28 +00:00
Eric Covener
474cdce9f2
be explicit that REQUEST_URI is the path component only
...
(like r->uri)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1165114 13f79535-47bb-0310-9956-ffa450edef68
2011-09-04 21:22:36 +00:00
Kaspar Brand
2c24630059
Revamp CRL checking for client and remote servers:
...
- completely delegate CRL processing to OpenSSL
- introduce a new [Proxy]CARevocationCheck directive
- drop ssl_callback_SSLVerify_CRL from ssl_engine_kernel.c
- remove X509_STORE from modssl_ctx_t
- drop CRL store helper functions from ssl_util_ssl.c
- avoid sending "certificate_expired" SSL alerts to peers
when the nextUpdate field of a CRL is in the past
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1165056 13f79535-47bb-0310-9956-ffa450edef68
2011-09-04 15:57:03 +00:00
Eric Covener
937a1079af
simple doc for MaxRanges.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1162587 13f79535-47bb-0310-9956-ffa450edef68
2011-08-28 20:43:14 +00:00
Lucien Gentis
9f60c7878f
Updates.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1162376 13f79535-47bb-0310-9956-ffa450edef68
2011-08-27 15:16:47 +00:00
Daniel Ruggeri
e5df36d18a
Add SSLProxyMachineCertificateChainFile directive and documentation for bug 50812
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1160863 13f79535-47bb-0310-9956-ffa450edef68
2011-08-23 19:35:07 +00:00
Rich Bowen
4612adf582
Adds reference to --prefix argument in ServerRoot documentation,
...
possibly addressing some confusion for bug ID 51352
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1160342 13f79535-47bb-0310-9956-ffa450edef68
2011-08-22 17:20:28 +00:00
Lucien Gentis
cfba9f4101
Updates.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1159986 13f79535-47bb-0310-9956-ffa450edef68
2011-08-21 14:29:27 +00:00
Eric Covener
a68a8e4918
Accept LDAP_OPT_CONNECT_TIMEOUT as an alternative to LDAP_OPT_NETWORK_TIMEOUT.
...
An alternative on at least some IBM client libraries:
http://publib.boulder.ibm.com/infocenter/tivihelp/v2r1/topic/com.ibm.IBMDS.doc/progref281.htm#opttimeout
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1157111 13f79535-47bb-0310-9956-ffa450edef68
2011-08-12 13:56:54 +00:00
Eric Covener
7c0046589a
xforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1154944 13f79535-47bb-0310-9956-ffa450edef68
2011-08-08 12:36:39 +00:00
Eric Covener
6c8a526237
document implicit limitation in AllowOverride Option=Foo -- this doesn't let you
...
"lock in" any value since the non +/- syntax can zap whatever it wants.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1154940 13f79535-47bb-0310-9956-ffa450edef68
2011-08-08 12:15:43 +00:00
Nick Kew
32de9a8ec2
Typo fix (thanks to Tom Browder on users@)
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1154769 13f79535-47bb-0310-9956-ffa450edef68
2011-08-07 21:10:20 +00:00
Eric Covener
ac5c53691a
TRACEN loglevels are implemented in lua scripts.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1154354 13f79535-47bb-0310-9956-ffa450edef68
2011-08-05 19:06:58 +00:00
Stefan Fritsch
ddac67818e
update xforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1154344 13f79535-47bb-0310-9956-ffa450edef68
2011-08-05 18:38:18 +00:00
Stefan Fritsch
24e349de03
mod_proxy_http, mod_proxy_connect: Add 'proxy-status' and 'proxy-source-port'
...
request notes for logging
PR: 30195
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1154342 13f79535-47bb-0310-9956-ffa450edef68
2011-08-05 18:35:29 +00:00
Eric Covener
2c2e7cf837
went too far -- only other APR_HOOK_MIDDLE directives that aren't aware of
...
mod_lua.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1154302 13f79535-47bb-0310-9956-ffa450edef68
2011-08-05 16:36:57 +00:00
Eric Covener
af893df5fa
explain some of the mystery quirks of the translate_name example, and introduce
...
one that does a more basic URI->filename.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1154277 13f79535-47bb-0310-9956-ffa450edef68
2011-08-05 15:52:33 +00:00
Eric Covener
19c8816ffd
change the example to work with just AddHandler/SetHandler,
...
and mention in a comment where the non-default function
name can be specified.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1154265 13f79535-47bb-0310-9956-ffa450edef68
2011-08-05 15:24:20 +00:00
Eric Covener
f4468d017a
add some text to the opening few sections of the mod_lua doc
...
explaining briefly why we're here.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1154261 13f79535-47bb-0310-9956-ffa450edef68
2011-08-05 15:18:17 +00:00
Stefan Fritsch
d36a83b3e4
Restore seealso enries for AllowOverride
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1153500 13f79535-47bb-0310-9956-ffa450edef68
2011-08-03 14:21:40 +00:00
Stefan Fritsch
79a6a93588
Update transforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1153499 13f79535-47bb-0310-9956-ffa450edef68
2011-08-03 14:18:41 +00:00
Stefan Fritsch
39f57c0051
Fix xml error
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1153497 13f79535-47bb-0310-9956-ffa450edef68
2011-08-03 14:13:35 +00:00
Daniel Ruggeri
0d69087127
Add AllowOverrideList directive and documentation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1151654 13f79535-47bb-0310-9956-ffa450edef68
2011-07-27 22:24:14 +00:00
Stefan Fritsch
96f86d727c
update xforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1151485 13f79535-47bb-0310-9956-ffa450edef68
2011-07-27 14:49:29 +00:00
Stefan Fritsch
51b513bad5
document ProxySourceAddress
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1151484 13f79535-47bb-0310-9956-ffa450edef68
2011-07-27 14:46:12 +00:00
Rainer Jung
6376d929fc
Docs for mod_allowmethods: Clarify GET and HEAD
...
are synonymous, switch example to "Location".
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1151151 13f79535-47bb-0310-9956-ffa450edef68
2011-07-26 16:17:07 +00:00
Rainer Jung
f90e0bcf2d
Clarify docs for mod_allowmethods: you still
...
need to use TraceEnable to forbid TRACE.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1151149 13f79535-47bb-0310-9956-ffa450edef68
2011-07-26 16:11:33 +00:00
Rainer Jung
cd122ed633
"Changes absolutely nothing" doesn't look like
...
a useful directive description ...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1151145 13f79535-47bb-0310-9956-ffa450edef68
2011-07-26 15:55:14 +00:00
Rich Bowen
5e31554a48
This functionality is available when the module is *loaded* into the server, not *compiled* into the server.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1150943 13f79535-47bb-0310-9956-ffa450edef68
2011-07-25 22:39:14 +00:00
Rich Bowen
3e075d7fbc
Missing "}" in example.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1150682 13f79535-47bb-0310-9956-ffa450edef68
2011-07-25 13:07:18 +00:00
Lucien Gentis
c8dd1b3b76
Updates.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1150122 13f79535-47bb-0310-9956-ffa450edef68
2011-07-23 15:21:53 +00:00
Rich Bowen
46af6eb462
Rebuild transformations and various recent doc changes.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1149203 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21 14:47:32 +00:00
Rich Bowen
3d4f2efacc
"(!)" in the middle of a sentence is confusing, as it doesn't actually
...
communicate anything.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1149182 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21 13:56:27 +00:00
Lucien Gentis
1c8ca9fbc1
Typo.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1147445 13f79535-47bb-0310-9956-ffa450edef68
2011-07-16 16:08:13 +00:00
Lucien Gentis
2a4cd6fef9
Updates.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1147444 13f79535-47bb-0310-9956-ffa450edef68
2011-07-16 16:06:43 +00:00
Eric Covener
1b2cc09c04
xforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1147343 13f79535-47bb-0310-9956-ffa450edef68
2011-07-15 23:02:06 +00:00