1
0
mirror of https://github.com/apache/httpd.git synced 2025-07-29 09:01:18 +03:00

428 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
e0184da329 Pass ap_errorlog_info to error_log hook.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1204614 13f79535-47bb-0310-9956-ffa450edef68
2011-11-21 17:36:26 +00:00
15fe279e68 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1202314 13f79535-47bb-0310-9956-ffa450edef68
2011-11-15 17:17:36 +00:00
6ca4144c53 Axes links to many grossly outdated resources. Adds more visible warning
about the state of the developer documentstion.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1201009 13f79535-47bb-0310-9956-ffa450edef68
2011-11-11 18:18:32 +00:00
b6093e1a08 We're not 2.0 any more
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1200978 13f79535-47bb-0310-9956-ffa450edef68
2011-11-11 17:30:56 +00:00
402dbbad20 Update transformations.
Sorry for the noise, blame it to the
simplified chinese cleanup.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199540 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 23:46:40 +00:00