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

283 Commits

Author SHA1 Message Date
Daniel Gruno
4c3bf430cc conditons -> conditions
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1326960 13f79535-47bb-0310-9956-ffa450edef68
2012-04-17 07:19:18 +00:00
Daniel Gruno
b7e991e7c9 reprecussions -> repercussions
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1326957 13f79535-47bb-0310-9956-ffa450edef68
2012-04-17 07:16:28 +00:00
Daniel Gruno
2f49951f86 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1326943 13f79535-47bb-0310-9956-ffa450edef68
2012-04-17 06:27:02 +00:00
Daniel Gruno
c52c5f6d56 fixing some typos
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1326942 13f79535-47bb-0310-9956-ffa450edef68
2012-04-17 06:26:46 +00:00
Daniel Gruno
37935d278d xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1326228 13f79535-47bb-0310-9956-ffa450edef68
2012-04-14 23:14:06 +00:00
Daniel Gruno
2dd74eca2b Replace instances of "Apache" with the full software name or a simple reference to "the server".
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1326227 13f79535-47bb-0310-9956-ffa450edef68
2012-04-14 23:13:25 +00:00
Daniel Gruno
3d29c30217 Rebuild various
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1325826 13f79535-47bb-0310-9956-ffa450edef68
2012-04-13 16:10:24 +00:00
Daniel Gruno
1397e3aea4 update title and references
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1325825 13f79535-47bb-0310-9956-ffa450edef68
2012-04-13 16:09:49 +00:00
Daniel Gruno
fc094b2b24 Fix up title and references to httpd
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1325824 13f79535-47bb-0310-9956-ffa450edef68
2012-04-13 16:07:18 +00:00
Daniel Gruno
473cd5d074 Update
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1325823 13f79535-47bb-0310-9956-ffa450edef68
2012-04-13 16:03:53 +00:00
Daniel Gruno
119df47801 Change title
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1325819 13f79535-47bb-0310-9956-ffa450edef68
2012-04-13 15:58:11 +00:00
Daniel Gruno
3fc9148014 rebuild various
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1325817 13f79535-47bb-0310-9956-ffa450edef68
2012-04-13 15:55:55 +00:00
Daniel Gruno
95aadc2974 Change references to "Apache" to either "Apache HTTP Server" or "major.minor"
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1325816 13f79535-47bb-0310-9956-ffa450edef68
2012-04-13 15:55:18 +00:00
Daniel Gruno
c25ea6d126 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1325336 13f79535-47bb-0310-9956-ffa450edef68
2012-04-12 15:56:59 +00:00
Daniel Gruno
e5dc219119 Separate post-2.4 and pre-2.4 documents in a "development" and an "upgrading" section.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1325335 13f79535-47bb-0310-9956-ffa450edef68
2012-04-12 15:56:45 +00:00
Daniel Gruno
e53f2c346e xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1325334 13f79535-47bb-0310-9956-ffa450edef68
2012-04-12 15:55:14 +00:00
Daniel Gruno
7e72194380 It's 2.4, not 2.0 nowadays, and title should reflect that we're documenting the code, not Apache itself.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1325333 13f79535-47bb-0310-9956-ffa450edef68
2012-04-12 15:55:00 +00:00
Daniel Gruno
2322b78ff4 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1324863 13f79535-47bb-0310-9956-ffa450edef68
2012-04-11 16:49:11 +00:00
Daniel Gruno
e87264bbaa Fix a bad function declaration
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1324862 13f79535-47bb-0310-9956-ffa450edef68
2012-04-11 16:48:49 +00:00
Daniel Gruno
40defd4766 Cast config vars as (example_config*) in examples.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1324791 13f79535-47bb-0310-9956-ffa450edef68
2012-04-11 14:49:10 +00:00
Daniel Gruno
0099a1c2a2 It's "return cfg;", not "return dir;".
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1324786 13f79535-47bb-0310-9956-ffa450edef68
2012-04-11 14:40:09 +00:00
Daniel Gruno
93ca524412 Fix some typos
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1324681 13f79535-47bb-0310-9956-ffa450edef68
2012-04-11 10:02:46 +00:00
Daniel Gruno
8fc7cbfd0c Fix some C conformity (declare variables before function calls, silly humbedooh)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1324668 13f79535-47bb-0310-9956-ffa450edef68
2012-04-11 09:35:15 +00:00
Daniel Gruno
f86b848bdb Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1311779 13f79535-47bb-0310-9956-ffa450edef68
2012-04-10 15:12:01 +00:00
Daniel Gruno
8a25bd19af Remove some commas
Wrap lines to 80 character limit where applicable
Fix broken links to the C examples

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1311777 13f79535-47bb-0310-9956-ffa450edef68
2012-04-10 15:11:20 +00:00
Daniel Gruno
f92ed744cb Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1311710 13f79535-47bb-0310-9956-ffa450edef68
2012-04-10 13:21:04 +00:00
Daniel Gruno
e21875d49e Update APR references to APR 1.4.x
Add mention of apr_psprintf

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1311709 13f79535-47bb-0310-9956-ffa450edef68
2012-04-10 13:20:43 +00:00
Daniel Gruno
5a4900af32 Fix a "typo" and add a link to the request_rec structure defs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1311637 13f79535-47bb-0310-9956-ffa450edef68
2012-04-10 08:39:19 +00:00
Daniel Gruno
1d500abe23 Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1311595 13f79535-47bb-0310-9956-ffa450edef68
2012-04-10 06:32:19 +00:00
Daniel Gruno
1bd4b4536b Typo fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1311593 13f79535-47bb-0310-9956-ffa450edef68
2012-04-10 06:32:01 +00:00
André Malo
bd6e766997 fixup properties
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1311463 13f79535-47bb-0310-9956-ffa450edef68
2012-04-09 21:23:53 +00:00
André Malo
d1e00be1f7 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1311459 13f79535-47bb-0310-9956-ffa450edef68
2012-04-09 21:19:59 +00:00
Daniel Gruno
1d72ca1caa Added a link to the new guide
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1311427 13f79535-47bb-0310-9956-ffa450edef68
2012-04-09 20:34:51 +00:00
Daniel Gruno
e4a5590c05 Added an introduction to building modules for Apache 2.4
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1311422 13f79535-47bb-0310-9956-ffa450edef68
2012-04-09 20:32:20 +00:00
Graham Leggett
53302ff0ec Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1305167 13f79535-47bb-0310-9956-ffa450edef68
2012-03-25 22:35:18 +00:00
Stefan Fritsch
83280169c1 Revert r1299786, which is already covered elsewhere in the same document:
document that ap_mpm_query is available only after register hooks
    PR: 52889



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1302674 13f79535-47bb-0310-9956-ffa450edef68
2012-03-19 21:54:31 +00:00
Stefan Fritsch
1e8f02fee5 update xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1299787 13f79535-47bb-0310-9956-ffa450edef68
2012-03-12 19:00:38 +00:00
Stefan Fritsch
39b8dc40cb document that ap_mpm_query is available only after register hooks
PR: 52889


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1299786 13f79535-47bb-0310-9956-ffa450edef68
2012-03-12 18:59:52 +00:00
Jeff Trawick
8005b409aa generated files from r1291766
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1291768 13f79535-47bb-0310-9956-ffa450edef68
2012-02-21 13:26:37 +00:00
Jeff Trawick
cb617157d2 apply insufficient TLC, making some improvements to wording
and typography


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1291766 13f79535-47bb-0310-9956-ffa450edef68
2012-02-21 13:26:06 +00:00
Takashi Sato
dae01b6642 Update transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1229222 13f79535-47bb-0310-9956-ffa450edef68
2012-01-09 15:55:25 +00:00
Rich Bowen
5d3d7c8875 s/2011/2012/g
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1226563 13f79535-47bb-0310-9956-ffa450edef68
2012-01-02 22:52:11 +00:00
Stefan Fritsch
2e6a62f550 Document the unfortunate side effect of converting ap_log_*error into macros
with respect to #ifdef.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1225478 13f79535-47bb-0310-9956-ffa450edef68
2011-12-29 09:07:48 +00:00
Graham Leggett
075c44f008 Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1214021 13f79535-47bb-0310-9956-ffa450edef68
2011-12-14 01:25:00 +00:00
Graham Leggett
cb21a0dbcc Further clarify the naming of the entity that directly connects to us by
calling that entity a client instead of a peer.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1214015 13f79535-47bb-0310-9956-ffa450edef68
2011-12-14 01:10:52 +00:00
Graham Leggett
8cea5c4275 Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1214007 13f79535-47bb-0310-9956-ffa450edef68
2011-12-14 00:34:27 +00:00
Graham Leggett
2af2fa44ad Further clarify the naming of the entity that originates the request by
calling that entity a useragent instead of a client.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1214003 13f79535-47bb-0310-9956-ffa450edef68
2011-12-14 00:31:51 +00:00
Graham Leggett
09da58d56c Update transformation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1209086 13f79535-47bb-0310-9956-ffa450edef68
2011-12-01 14:02:31 +00:00
Graham Leggett
b3910b4a70 Changes to v2.4 APIs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1209085 13f79535-47bb-0310-9956-ffa450edef68
2011-12-01 14:01:25 +00:00
Igor Galić
00225ba565 rebuild markup
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1205381 13f79535-47bb-0310-9956-ffa450edef68
2011-11-23 12:25:00 +00:00