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
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
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
Stefan Fritsch
3a2ff33757
Add new non-default debugging module mod_log_debug
...
It allows to log custom debug messages at various phases in the request
processing and is the first consumer of the new string-valued ap_expr API.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1142170 13f79535-47bb-0310-9956-ffa450edef68
2011-07-02 08:30:38 +00:00
Igor Galić
412b7017d5
rebuild transforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1141075 13f79535-47bb-0310-9956-ffa450edef68
2011-06-29 12:44:30 +00:00
Lucien Gentis
96d20eaf2e
Updates.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1139549 13f79535-47bb-0310-9956-ffa450edef68
2011-06-25 15:17:31 +00:00
Stefan Fritsch
d7f847eabf
update transforms, 2nd try :-/
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1138643 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 21:34:41 +00:00
Stefan Fritsch
1c6740a122
Update transforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1138640 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 21:28:38 +00:00
Stefan Fritsch
bde65f90cb
Add support to ErrorLogFormat for logging the system unique
...
thread id under Linux
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1138616 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 20:22:24 +00:00
Stefan Fritsch
6d8de2ff42
Rename MaxClients to MaxRequestWorkers which describes more accurately what
...
it does.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1137744 13f79535-47bb-0310-9956-ffa450edef68
2011-06-20 19:00:52 +00:00
André Malo
73e09fa95a
property and xml fixes.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1137340 13f79535-47bb-0310-9956-ffa450edef68
2011-06-19 11:24:29 +00:00
Rich Bowen
0c78be1cad
Rebuild a few out of date files.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1137234 13f79535-47bb-0310-9956-ffa450edef68
2011-06-18 19:43:47 +00:00
Stefan Fritsch
6572b94bc6
AFAICS, we don't have a default cipher suite but depend on openssl's default.
...
Document the fact that this default depends on the openssl version.
Recommend !aNULL over !ADH, because the former also excludes !AECDH in openssl
1.0+
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1135241 13f79535-47bb-0310-9956-ffa450edef68
2011-06-13 19:30:05 +00:00
Lucien Gentis
e97995c4c7
Updates.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1134674 13f79535-47bb-0310-9956-ffa450edef68
2011-06-11 15:38:13 +00:00
Graham Leggett
4d224542bf
Update transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1134275 13f79535-47bb-0310-9956-ffa450edef68
2011-06-10 10:52:03 +00:00
Graham Leggett
b35d62aaaa
mod_data: Introduce a filter to support RFC2397 data URLs.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1133582 13f79535-47bb-0310-9956-ffa450edef68
2011-06-08 22:13:21 +00:00
Stefan Fritsch
9e03d7e1af
Update transforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1132803 13f79535-47bb-0310-9956-ffa450edef68
2011-06-06 22:17:44 +00:00
Stefan Fritsch
45066dfb15
purge some useless uses of '.*'
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1132802 13f79535-47bb-0310-9956-ffa450edef68
2011-06-06 22:09:22 +00:00
Eric Covener
8b98cff952
TraceEnable is per-virtualhost, not just per-server.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1132676 13f79535-47bb-0310-9956-ffa450edef68
2011-06-06 15:42:06 +00:00
Stefan Fritsch
93623482e3
- Add <ElseIf> and <Else> to complement <If> sections. These are both easier
...
to use and more efficient than using several <If> sections.
- Update <If> documentation a bit.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1132469 13f79535-47bb-0310-9956-ffa450edef68
2011-06-05 18:15:02 +00:00
Stefan Fritsch
e66d41d2d1
mod_ext_filter: Remove DebugLevel option in favor of per-module loglevel
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1128732 13f79535-47bb-0310-9956-ffa450edef68
2011-05-28 18:28:57 +00:00