1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-08 04:22:21 +03:00
Commit Graph

6589 Commits

Author SHA1 Message Date
Daniel Earl Poirier
3a5ea35486 Fix typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@948397 13f79535-47bb-0310-9956-ffa450edef68
2010-05-26 11:28:26 +00:00
Lucien Gentis
1461080b94 Typos.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@947715 13f79535-47bb-0310-9956-ffa450edef68
2010-05-24 16:57:46 +00:00
Jeff Trawick
1477c61e6f odd assortment of spelling fixes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@947651 13f79535-47bb-0310-9956-ffa450edef68
2010-05-24 14:26:49 +00:00
Lucien Gentis
e91ff38954 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@947636 13f79535-47bb-0310-9956-ffa450edef68
2010-05-24 13:28:01 +00:00
Joe Orton
c3d1f4ba0e - wording tweaks for PeerExtList()
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@947561 13f79535-47bb-0310-9956-ffa450edef68
2010-05-24 08:33:02 +00:00
Rich Bowen
b862ffd631 Minor tweaks in markup, phrasing.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@947280 13f79535-47bb-0310-9956-ffa450edef68
2010-05-22 11:27:20 +00:00
Eric Covener
f1df6e6e13 emphasize request/response in the timing description, easy to miss the significance
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@946617 13f79535-47bb-0310-9956-ffa450edef68
2010-05-20 13:10:50 +00:00
Eric Covener
28ebfde801 PR49308: Header directive doesn't see CGI-issued headers because they live in err_headers.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@946616 13f79535-47bb-0310-9956-ffa450edef68
2010-05-20 13:08:06 +00:00
Rich Bowen
6cf4c832ab metafile rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@946447 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19 22:05:57 +00:00
Rich Bowen
326640caaa Completes the rewrite of the RewriteMap documentation. Examples for all
the various map types, and an overhaul from a grammar perspective. Still
want to do some tweaks on the ref doc side.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@946438 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19 22:00:50 +00:00
Rich Bowen
f4e0c14f2f Link to relevant section of avoid doc.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@946437 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19 21:59:52 +00:00
Rich Bowen
a6810d0126 vhosts section of avoid doc.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@946433 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19 21:58:55 +00:00
Joe Orton
7d06c2e16f - amalgamate the sections describing the env vars available
- update the docs for PeerExtList
- fix the markup of the SSLRequire example


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@946243 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19 15:56:53 +00:00
Rich Bowen
f25bff8197 int: example.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@945991 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19 01:30:26 +00:00
Rich Bowen
d9f39319c8 More information for the dbm map type.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@945987 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19 01:07:27 +00:00
Rich Bowen
8567252916 Minor tweak: Rename links to 'Using RewriteMap' rather than 'RewriteMap'.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@945974 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19 00:43:45 +00:00
Rich Bowen
f2465c369e Better explanation of example for rnd: type RewriteMap
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@945971 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19 00:17:37 +00:00
Rich Bowen
3c629a49f1 Link to the new RewriteMap doc.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@945967 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18 23:48:12 +00:00
Rich Bowen
8aef31c0df Adds a useful and complete example for using RewriteMap txt:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@945966 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18 23:46:08 +00:00
Rich Bowen
831425bb30 I think this might look better as a DL than as a TABLE.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@945947 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18 23:12:38 +00:00
Rich Bowen
f493564be3 Rephrasing of RewriteMap intro.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@945944 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18 22:55:44 +00:00
Rich Bowen
2fcea9c8ea Rebuild various metadocs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@945937 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18 22:32:02 +00:00
Rich Bowen
3099d539f3 Rebuild with new nav element.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@945935 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18 22:31:41 +00:00
Rich Bowen
416a85f30d Add the rewritemap doc to the seealso navigation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@945934 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18 22:30:54 +00:00
Rich Bowen
c6625b8cb8 xmllint
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@945931 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18 22:25:03 +00:00
Rich Bowen
c13c39ce06 Moves most of the rewritemap stuff out into its own document where we
can give it the exhaustive treatment it deserves without making the
reference doc unmanageable.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@945921 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18 22:02:33 +00:00
Rich Bowen
93004ca3f3 Updates module description in module index.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@945104 13f79535-47bb-0310-9956-ffa450edef68
2010-05-17 11:54:38 +00:00
Rich Bowen
18f924bd8d The "up to one" thing has bugged me for a while.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@945103 13f79535-47bb-0310-9956-ffa450edef68
2010-05-17 11:54:10 +00:00
Igor Galić
ecb9f26d77 Clarifying Redirect of GET/POST.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@944795 13f79535-47bb-0310-9956-ffa450edef68
2010-05-16 11:07:59 +00:00
Igor Galić
ec4ed7dcab Adding compatibility tag.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@944794 13f79535-47bb-0310-9956-ffa450edef68
2010-05-16 11:03:34 +00:00
Jeff Trawick
13d9429008 pointed out by a colleague:
Available in Apache 2.2.15 and later, not 2.3 and later
(2.2.x docs already has the right blurb)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@943875 13f79535-47bb-0310-9956-ffa450edef68
2010-05-13 13:03:04 +00:00
Rich Bowen
b402bb3417 Line breaks, to make the example useful
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@942937 13f79535-47bb-0310-9956-ffa450edef68
2010-05-10 22:43:02 +00:00
Igor Galić
37a5d54860 Removing the obscenely obsolete FAQs'' from the SSL FAQ.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@942800 13f79535-47bb-0310-9956-ffa450edef68
2010-05-10 15:58:06 +00:00
Rich Bowen
fce1325164 Rebuild transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@942763 13f79535-47bb-0310-9956-ffa450edef68
2010-05-10 14:51:15 +00:00
Rich Bowen
53de4e614b Typos.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@942762 13f79535-47bb-0310-9956-ffa450edef68
2010-05-10 14:50:43 +00:00
Rich Bowen
3853fbf5ec Formatting of examples.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@942761 13f79535-47bb-0310-9956-ffa450edef68
2010-05-10 14:50:09 +00:00
Lucien Gentis
facb3ef7ec Update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@942538 13f79535-47bb-0310-9956-ffa450edef68
2010-05-09 14:12:57 +00:00
Daniel Earl Poirier
d375a23504 Typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@941737 13f79535-47bb-0310-9956-ffa450edef68
2010-05-06 14:00:59 +00:00
Rich Bowen
037d97c641 Missing linebreak in example
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@941127 13f79535-47bb-0310-9956-ffa450edef68
2010-05-05 01:07:33 +00:00
Rich Bowen
9aa07cb286 Reverting at nd's request.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@940969 13f79535-47bb-0310-9956-ffa450edef68
2010-05-04 17:21:21 +00:00
Rich Bowen
86dd84a22f Frustrated with having to scroll back up to get the TOC. Make this stay
where it is so that I don't have to go hunting for it.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@940953 13f79535-47bb-0310-9956-ffa450edef68
2010-05-04 16:59:35 +00:00
Rich Bowen
b8f11616e0 When it's "it is", it's "it's". When it's "belonging to it", it's its.
(Patch from Gillis)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@940831 13f79535-47bb-0310-9956-ffa450edef68
2010-05-04 12:31:49 +00:00
Daniel Earl Poirier
177f4605f0 Update transforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@940557 13f79535-47bb-0310-9956-ffa450edef68
2010-05-03 18:23:46 +00:00
Daniel Earl Poirier
9b908043f5 Add an example auth_check hook. Unfortunately without a base64
implementation in Lua, we cannot actually do basic auth in the hook,
so just fake it.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@940250 13f79535-47bb-0310-9956-ffa450edef68
2010-05-02 15:55:58 +00:00
Daniel Earl Poirier
b02e58516b Some more updates to the mod_lua doc:
- link to the Lua web site
- Lua modules are properly refered to as 'packages'
- intro to writing hooks in Lua
- remove unnecessary indentation from examples


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@940246 13f79535-47bb-0310-9956-ffa450edef68
2010-05-02 15:11:03 +00:00
Daniel Earl Poirier
aea9432506 Add some documentation for the request record, apache2 module, some
default configuration values.  Indicate that mod_lua is available
in 2.3.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@940007 13f79535-47bb-0310-9956-ffa450edef68
2010-05-01 13:25:29 +00:00
Daniel Earl Poirier
dfe544ca49 Change references from mod_wombat to mod_lua.
Remove references to no-longer-needed pre-req, mod_apreq2.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@939704 13f79535-47bb-0310-9956-ffa450edef68
2010-04-30 15:06:16 +00:00
Rich Bowen
72e35ecc7a Adds another section to the 'avoiding mod_rewrite' doc.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@938031 13f79535-47bb-0310-9956-ffa450edef68
2010-04-26 13:11:56 +00:00
Lucien Gentis
8a4a9df5b1 Update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@937637 13f79535-47bb-0310-9956-ffa450edef68
2010-04-24 15:55:39 +00:00
Igor Galić
138805ae77 Fixing up mod_lua with context and overrides
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@937323 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23 15:04:17 +00:00