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
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
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
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
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
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
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
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
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
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
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
Rich Bowen
1b53e0a3e2
Stupid typo.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@937063 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22 21:08:49 +00:00
Rich Bowen
8a0fea1b17
Working example configuration, thanks to Paul.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@937055 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22 20:51:56 +00:00
Rich Bowen
1121db53d0
Various metafiles that now contain mention of mod_ratelimit.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@936814 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22 12:39:57 +00:00
Rich Bowen
e15d463ab0
Adds docs for mod_ratelimit. Need more information in usage and
...
configuration.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@936813 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22 12:39:31 +00:00
Rich Bowen
3f46ae895e
Remove unneeded comment from mod_dialup docs source.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@936812 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22 12:31:04 +00:00
Rich Bowen
c386fea731
And one more time to make 'validate-xml' happy.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@936803 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22 12:04:37 +00:00
Rich Bowen
0477740878
Fix formatting of examples.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@936800 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22 12:02:41 +00:00
Rich Bowen
e3852ecac4
Various other files that reference the new mod_dialup docs.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@936799 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22 12:01:47 +00:00
Rich Bowen
cfb7ea7548
Build all associated metafiles for mod_dialup.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@936797 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22 12:00:53 +00:00
Rich Bowen
0565f73293
mod_dialup docs.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@936796 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22 11:59:18 +00:00
Rich Bowen
32a95c3322
Make 'validate-xml' happy.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@936793 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22 11:43:49 +00:00
Rich Bowen
1e94a05cf2
Rebuild directive quick reference
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@936791 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22 11:40:54 +00:00
Rich Bowen
faaa266d10
Oops, missed some.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@936790 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22 11:39:48 +00:00
Rich Bowen
0e6795f3e1
Add more of the descriptions from the code.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@936789 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22 11:34:01 +00:00
Rich Bowen
b4087e08e5
Doesn't flow very well, but here's the info that was squirreled away in
...
txt files in svn. From here I'll probably need some help to flesh this
out, or perhaps I'll steal some of Paul's blog articles.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@936782 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22 11:16:40 +00:00
Rich Bowen
8bde9ac9c0
Add basic almost-useful usage information.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@936778 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22 11:05:30 +00:00
Jim Jagielski
05421b2191
Update xforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@936408 13f79535-47bb-0310-9956-ffa450edef68
2010-04-21 18:23:25 +00:00
Jim Jagielski
d9fcb8daf1
Add in BalancerNonce directive... useful for shared-secrets.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@936407 13f79535-47bb-0310-9956-ffa450edef68
2010-04-21 18:19:06 +00:00
Rich Bowen
9ae7759ce2
Rebuild html with correct last modified revision number.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@935920 13f79535-47bb-0310-9956-ffa450edef68
2010-04-20 13:49:10 +00:00
Rich Bowen
f86b4895fa
Property changes to get the LastRevisionModified to update. Thanks, nd.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@935919 13f79535-47bb-0310-9956-ffa450edef68
2010-04-20 13:48:38 +00:00
Rich Bowen
75ca0a6a7b
Not sure why all the image paths were wrong. Weird. Regenerated html so
...
that they work right.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@935917 13f79535-47bb-0310-9956-ffa450edef68
2010-04-20 13:38:42 +00:00
Rich Bowen
f4563df5be
Include the license and the metafile.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@935911 13f79535-47bb-0310-9956-ffa450edef68
2010-04-20 13:32:09 +00:00
Rich Bowen
4aaab5b408
Improved XML.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@935897 13f79535-47bb-0310-9956-ffa450edef68
2010-04-20 13:02:49 +00:00
Rich Bowen
7be8347e73
Remove stupid typo. Not a great way to start.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@935895 13f79535-47bb-0310-9956-ffa450edef68
2010-04-20 12:54:27 +00:00
Rich Bowen
c0237190bf
Adding skeleton documentation for mod_lua, and all of the associated
...
metafiles pertaining thereto. While this is better than nothing, it's
not *much* better than nothing, and is very probably inaccurate. But
it's a starting point.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@935894 13f79535-47bb-0310-9956-ffa450edef68
2010-04-20 12:52:26 +00:00
Jeff Trawick
aaf6e84fbd
generated doc changes
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@934484 13f79535-47bb-0310-9956-ffa450edef68
2010-04-15 16:45:34 +00:00
Jeff Trawick
ab0c93f8f9
describe the connection reuse issue, which can break the simplest
...
FastCGI applications
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@934479 13f79535-47bb-0310-9956-ffa450edef68
2010-04-15 16:38:33 +00:00