Vincent Bray
f945cf45fb
'Recieved' typo
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@600037 13f79535-47bb-0310-9956-ffa450edef68
2007-12-01 02:18:27 +00:00
Vincent Bray
6c76e4f35e
Update transformations
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@599656 13f79535-47bb-0310-9956-ffa450edef68
2007-11-30 00:20:54 +00:00
Vincent Bray
1f3364f67f
UserDir accepts multiple file paths. Submitted by: Vincent Jong <megaspaz tron.megaspaz.net>
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@599646 13f79535-47bb-0310-9956-ffa450edef68
2007-11-30 00:03:09 +00:00
Vincent Bray
10ecac4ec5
Repeated 'RewriteRule'
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@599603 13f79535-47bb-0310-9956-ffa450edef68
2007-11-29 22:19:00 +00:00
Joe Orton
efa84a4e61
- regenerate for mod_ssl OCSP directives
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@599446 13f79535-47bb-0310-9956-ffa450edef68
2007-11-29 13:58:53 +00:00
Joe Orton
f49cd42ba3
- add documentation of mod_ssl OCSP directives.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@599445 13f79535-47bb-0310-9956-ffa450edef68
2007-11-29 13:58:22 +00:00
Astrid Malo
8254e8a7d7
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@597937 13f79535-47bb-0310-9956-ffa450edef68
2007-11-25 00:45:25 +00:00
Vincent Bray
29a468063d
Update transformations
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@597745 13f79535-47bb-0310-9956-ffa450edef68
2007-11-23 21:41:12 +00:00
Vincent Bray
2d43d7b879
Minor grammar fix
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@597744 13f79535-47bb-0310-9956-ffa450edef68
2007-11-23 21:40:02 +00:00
Jim Jagielski
7c35c7a836
latest docco xform updates
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@596716 13f79535-47bb-0310-9956-ffa450edef68
2007-11-20 15:15:05 +00:00
Paul J. Reder
6ca78283e4
Added documentation related to the nested group support that I added a while ago.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@595409 13f79535-47bb-0310-9956-ffa450edef68
2007-11-15 19:48:24 +00:00
André Malo
5c5ed18f42
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@594903 13f79535-47bb-0310-9956-ffa450edef68
2007-11-14 14:30:17 +00:00
André Malo
48e97db77a
fix external references to perldoc
...
PR: 43856
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@594900 13f79535-47bb-0310-9956-ffa450edef68
2007-11-14 14:27:20 +00:00
André Malo
bdd643f066
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@594888 13f79535-47bb-0310-9956-ffa450edef68
2007-11-14 14:08:04 +00:00
Jeff Trawick
f0018fdf20
no content changes
...
move the xml doc for KeptBodySize to its rightful, alphabetical
location
(the transformed version was already alphabetized)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@594855 13f79535-47bb-0310-9956-ffa450edef68
2007-11-14 12:27:50 +00:00
Graham Leggett
ba4bbe177c
Update docs transformations
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@592953 13f79535-47bb-0310-9956-ffa450edef68
2007-11-07 23:32:22 +00:00
Graham Leggett
a6d30e317a
core: Add the option to keep aside a request body up to a certain
...
size that would otherwise be discarded, to be consumed by filters
such as mod_include. When enabled for a directory, POST requests
to shtml files can be passed through to embedded scripts as POST
requests, rather being downgraded to GET requests.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@592951 13f79535-47bb-0310-9956-ffa450edef68
2007-11-07 23:31:03 +00:00
Jim Jagielski
10e7200ef7
Update docco transforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@590646 13f79535-47bb-0310-9956-ffa450edef68
2007-10-31 12:28:12 +00:00
Jim Jagielski
809dd5e30b
Add in SeeRequestTail directive, to handle the shortcoming
...
of only storing 63 bytes of the request, when the requests
are longer than that and only vary towards the end; eg:
GET /disk1/storage/apache/htdocs/images/image-store1/food/fruits/seeded/apples.jpg
GET /disk1/storage/apache/htdocs/images/image-store1/food/fruits/seeded/pears.jpg
GET /disk1/storage/apache/htdocs/images/image-store1/food/fruits/seeded/plums.jpg
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@590641 13f79535-47bb-0310-9956-ffa450edef68
2007-10-31 12:19:54 +00:00
Nick Kew
bafefdd617
Update the patch for environment variable interpolation in
...
ProxyPass/Reverse/etc directives: r421686, r422178, r421686, r421725
That patch stalled on wrowe's veto. This update introduces a new
"interpolate" keyword to all directives affected, so should meet
his concerns by adding explicit per-directive control (disabled
by default).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@589371 13f79535-47bb-0310-9956-ffa450edef68
2007-10-28 15:49:03 +00:00
Nick Kew
785b0379d6
mod_proxy: add "nocanon" keyword to ProxyPass, to suppress
...
URI-canonicalisation in a reverse proxy.
PR 41798
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@588791 13f79535-47bb-0310-9956-ffa450edef68
2007-10-26 23:07:22 +00:00
Erik Abele
b94e361a73
Transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@587449 13f79535-47bb-0310-9956-ffa450edef68
2007-10-23 10:32:38 +00:00
Erik Abele
54284b7b45
* Fix typo: '8080' vs. '8000'
...
* Fix versioning information where it makes sense
* Clarify DNS lookups: 'double reverse lookup' vs. 'two lookups'
Submitted, in parts, by <lucien.gentis lorraine.iufm.fr>.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@587444 13f79535-47bb-0310-9956-ffa450edef68
2007-10-23 10:26:18 +00:00
Vincent Bray
e10f1eb6ed
buildfluff
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@587151 13f79535-47bb-0310-9956-ffa450edef68
2007-10-22 16:52:16 +00:00
Vincent Bray
7740055c94
mod_substitute module docs, first bash.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@587150 13f79535-47bb-0310-9956-ffa450edef68
2007-10-22 16:51:31 +00:00
Erik Abele
d792a8d5b9
Transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@586788 13f79535-47bb-0310-9956-ffa450edef68
2007-10-20 19:27:49 +00:00
Jeff Trawick
d2a01cede9
s/the the/the/
...
pointed out by <lucien.gentis lorraine.iufm.fr>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@586770 13f79535-47bb-0310-9956-ffa450edef68
2007-10-20 18:36:21 +00:00
Erik Abele
169ecb06c6
Transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@586436 13f79535-47bb-0310-9956-ffa450edef68
2007-10-19 13:30:31 +00:00
Nick Kew
13dc916266
Fix brainfart in docs
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@585652 13f79535-47bb-0310-9956-ffa450edef68
2007-10-17 19:54:59 +00:00
Nick Kew
6574dde8e0
Improve documentation of "DefaultType None"
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@584842 13f79535-47bb-0310-9956-ffa450edef68
2007-10-15 18:37:20 +00:00
Jason S. Lingohr
13a83c6f84
Build transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@583992 13f79535-47bb-0310-9956-ffa450edef68
2007-10-12 00:17:52 +00:00
Eric Covener
c9afd399c7
This restriction/limitation was removed in r327179 for PR31226
...
http://issues.apache.org/bugzilla/show_bug.cgi?id=31226
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@583289 13f79535-47bb-0310-9956-ffa450edef68
2007-10-09 20:23:05 +00:00
Nick Kew
335f9ca193
mod_proxy_http: Correctly forward unexpected interim (HTTP 1xx) responses.
...
PR 16518
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@582631 13f79535-47bb-0310-9956-ffa450edef68
2007-10-07 13:43:26 +00:00
Nick Kew
ebb0a9aed2
Document proxy-http environment variables in one place.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@582476 13f79535-47bb-0310-9956-ffa450edef68
2007-10-06 10:15:15 +00:00
Vincent Bray
b70ad0c71d
buildfluff
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@582396 13f79535-47bb-0310-9956-ffa450edef68
2007-10-05 21:23:38 +00:00
Nick Kew
751d792b40
Document ProxyMaxForwards change in r581117
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@581253 13f79535-47bb-0310-9956-ffa450edef68
2007-10-02 14:16:03 +00:00
Vincent Bray
0df59b2670
buildfluff
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@580735 13f79535-47bb-0310-9956-ffa450edef68
2007-09-30 15:08:09 +00:00
Nick Kew
4bd4ff7cd6
Document "DefaultType None" option (PR 13986)
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@580502 13f79535-47bb-0310-9956-ffa450edef68
2007-09-28 22:45:08 +00:00
Jeff Trawick
c105e90a86
mod_log_config: Add format options for %p so that the actual local
...
or remote port can be logged.
PR: 43415
Submitted by: Adam Hasselbalch Hansen <ahh@one.com >
Extensively commented on and/or modified by Ruediger Pluem and Jeff Trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@579425 13f79535-47bb-0310-9956-ffa450edef68
2007-09-26 01:45:16 +00:00
Nick Kew
87006e7d90
Update mod_dbd page for new drivers.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@579252 13f79535-47bb-0310-9956-ffa450edef68
2007-09-25 14:02:36 +00:00
Joshua Slive
e50d0d08af
Clarify what happens if you don't have a ServerName in your
...
<VirtualHost>, since people sometimes assume that this
implies the host has no name, resulting in confusion.
Suggested by: Michael Rasmussen <mikeraz patch.com>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@578949 13f79535-47bb-0310-9956-ffa450edef68
2007-09-24 20:25:02 +00:00
Jason S. Lingohr
a8893e144b
Committing other language transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@578698 13f79535-47bb-0310-9956-ffa450edef68
2007-09-24 08:04:35 +00:00
Eric Covener
e2bd543fdc
punctuation; sorry for the noise
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@577302 13f79535-47bb-0310-9956-ffa450edef68
2007-09-19 13:42:41 +00:00
Eric Covener
c10c30b87d
document the mod_userdir-like tilde expansion sometimes performed by mod_rewrite
...
A tilde can sneak into a rule via a backreference and cause some surprising behavior
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@577254 13f79535-47bb-0310-9956-ffa450edef68
2007-09-19 11:39:51 +00:00
Vincent Bray
2c571b327b
buildfluff
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@576981 13f79535-47bb-0310-9956-ffa450edef68
2007-09-18 17:12:53 +00:00
Vincent Bray
43ce7e3b2a
Add a few '/' and remove an errant '>'.
...
Note that this changes a patch proposed for backport to 2.2 (PR34602 & r573831).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@576979 13f79535-47bb-0310-9956-ffa450edef68
2007-09-18 17:09:55 +00:00
Jim Jagielski
fc403c175a
Update xform with retry=0 info
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@576919 13f79535-47bb-0310-9956-ffa450edef68
2007-09-18 13:50:48 +00:00
Jim Jagielski
800779f703
Typo and document what retry=0 means.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@576917 13f79535-47bb-0310-9956-ffa450edef68
2007-09-18 13:49:14 +00:00
Vincent Bray
20389cd6d5
buildfluff
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@576691 13f79535-47bb-0310-9956-ffa450edef68
2007-09-18 04:44:24 +00:00
Vincent Bray
d7e45eb530
PR38644 mod_status no longer needs to be recompiled to show extended status items.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@576690 13f79535-47bb-0310-9956-ffa450edef68
2007-09-18 04:42:00 +00:00