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
840f787b31
Replaces rather weak example with a better one submitted by Marcus
...
Bointon (bug ID 51669)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1160345 13f79535-47bb-0310-9956-ffa450edef68
2011-08-22 17:47:41 +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
Rich Bowen
f883153ca1
Adds TODO item so I won't forget.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1157993 13f79535-47bb-0310-9956-ffa450edef68
2011-08-15 20:31:33 +00:00
Stefan Fritsch
84a104bb22
Add ap_varbuf API for resizable buffers.
...
Increase length limit of lines in the configuration file to 16MB.
Increase length limit of lines in the group file to 16MB.
PR: 45888, 50824, 43084
Windows and Netware build changes are untested.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1157354 13f79535-47bb-0310-9956-ffa450edef68
2011-08-13 09:06:35 +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
9d2ca013b6
cleanups related to new AllowOverrideList functionality:
...
- add new NOT_IN_HTACCESS flag for ap_check_cmd_context()
- describe the need for this in new_api_2_4.xml
- forbid Define and UnDefine in .htaccess
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1153676 13f79535-47bb-0310-9956-ffa450edef68
2011-08-03 21:36:18 +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
Jim Jagielski
db7bd57c24
And we are at 2.3.15-dev
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1152855 13f79535-47bb-0310-9956-ffa450edef68
2011-08-01 16:24:16 +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
Stefan Fritsch
f0cf7722ba
Use ap_unescape_url_keep2f() in ap_expr unescape func. ap_unescape_url()
...
forbidding encoded slashes is not useful here.
Log failures.
Improve docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1151373 13f79535-47bb-0310-9956-ffa450edef68
2011-07-27 08:03:41 +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
Rich Bowen
ad3b470ba4
Fix XML error and rebuild changes.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1149177 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21 13:54:38 +00:00
Rich Bowen
77bdf0dfe1
Small clarifications, as per tid 50730
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1149174 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21 13:44:00 +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
Eric Covener
78474bbf17
zap another "myserver" hostname
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1147341 13f79535-47bb-0310-9956-ffa450edef68
2011-07-15 22:52:52 +00:00
Eric Covener
0b4285663e
s/myserver/example.com/
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1147329 13f79535-47bb-0310-9956-ffa450edef68
2011-07-15 21:49:27 +00:00
Eric Covener
e896193f30
doc for DirectoryIndexRedirect
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1147328 13f79535-47bb-0310-9956-ffa450edef68
2011-07-15 21:47:15 +00:00
Lucien Gentis
df11af1bae
Update.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1146724 13f79535-47bb-0310-9956-ffa450edef68
2011-07-14 14:02:45 +00:00
Stefan Fritsch
195376effc
Update transforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1142491 13f79535-47bb-0310-9956-ffa450edef68
2011-07-03 19:57:07 +00:00
Stefan Fritsch
e66fbe2765
Add some docs for AsyncRequestWorkerFactor
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1142490 13f79535-47bb-0310-9956-ffa450edef68
2011-07-03 19:55:35 +00:00
Stefan Fritsch
a35be81fd9
make example config match the description; improve wording
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1142459 13f79535-47bb-0310-9956-ffa450edef68
2011-07-03 16:51:04 +00:00
Rainer Jung
b5ebda0fba
Fix small docs typo.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1142442 13f79535-47bb-0310-9956-ffa450edef68
2011-07-03 14:08:21 +00:00
Lucien Gentis
a6faa41fd1
Updates.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1142229 13f79535-47bb-0310-9956-ffa450edef68
2011-07-02 14:27:04 +00:00
Stefan Fritsch
06acd17a2f
update transforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1142171 13f79535-47bb-0310-9956-ffa450edef68
2011-07-02 08:34:54 +00:00