1
0
mirror of https://github.com/apache/httpd.git synced 2025-10-31 19:10:37 +03:00
Commit Graph

35 Commits

Author SHA1 Message Date
Rainer Jung
13fd08da11 Sync docs with 2.4.x.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1238738 13f79535-47bb-0310-9956-ffa450edef68
2012-01-31 18:38:02 +00:00
Stefan Fritsch
7aecef792e Make it more explicit that mod_lua may change in 2.4.x
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1205542 13f79535-47bb-0310-9956-ffa450edef68
2011-11-23 19:40:21 +00:00
Stefan Fritsch
65d256c3ba Fix xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1202453 13f79535-47bb-0310-9956-ffa450edef68
2011-11-15 22:49:14 +00:00
Eric Covener
b53e38b314 add per-dir config merging to mod_lua so LuaHook* in multiple per-dir sections
behaves as expected instead of discarding previous sections.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1201443 13f79535-47bb-0310-9956-ffa450edef68
2011-11-13 15:48:06 +00:00
Rich Bowen
e625d65bf7 Make the contextlist agree with the comment in the doc itself.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1200514 13f79535-47bb-0310-9956-ffa450edef68
2011-11-10 20:04:05 +00:00
Rainer Jung
8df576dafd Fix XML validation errors.
Order matters.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199479 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 21:56:02 +00:00
Eric Covener
89f9bdb84f add info about new early/late arguments and a note about
the directives whose context is limited.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199063 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 02:11:35 +00:00
Eric Covener
18e5fd007e add new properties/constants
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1195173 13f79535-47bb-0310-9956-ffa450edef68
2011-10-30 14:43:31 +00:00
Eric Covener
e4b44dfb22 r.args can be written
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1195007 13f79535-47bb-0310-9956-ffa450edef68
2011-10-29 20:02:28 +00:00
Eric Covener
4c2f2a481d r.subprocess_env is available and writable
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1187749 13f79535-47bb-0310-9956-ffa450edef68
2011-10-22 18:55:12 +00:00
Eric Covener
5c88cbe564 the correct property is r.filename as used elsewhere
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1184891 13f79535-47bb-0310-9956-ffa450edef68
2011-10-16 18:04:14 +00:00
Jim Jagielski
69c1a5c854 Cleanup effort in prep for GA push:
Trim trailing whitespace... no func change


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1174747 13f79535-47bb-0310-9956-ffa450edef68
2011-09-23 13:36:39 +00:00
Eric Covener
ac5c53691a TRACEN loglevels are implemented in lua scripts.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1154354 13f79535-47bb-0310-9956-ffa450edef68
2011-08-05 19:06:58 +00:00
Eric Covener
2c2e7cf837 went too far -- only other APR_HOOK_MIDDLE directives that aren't aware of
mod_lua.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1154302 13f79535-47bb-0310-9956-ffa450edef68
2011-08-05 16:36:57 +00:00
Eric Covener
af893df5fa explain some of the mystery quirks of the translate_name example, and introduce
one that does a more basic URI->filename.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1154277 13f79535-47bb-0310-9956-ffa450edef68
2011-08-05 15:52:33 +00:00
Eric Covener
19c8816ffd change the example to work with just AddHandler/SetHandler,
and mention in a comment where the non-default function
name can be specified.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1154265 13f79535-47bb-0310-9956-ffa450edef68
2011-08-05 15:24:20 +00:00
Eric Covener
f4468d017a add some text to the opening few sections of the mod_lua doc
explaining briefly why we're here.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1154261 13f79535-47bb-0310-9956-ffa450edef68
2011-08-05 15:18:17 +00:00
Daniel Earl Poirier
5cd060e66b Add a note that mod_lua is still experimental and changing
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1082645 13f79535-47bb-0310-9956-ffa450edef68
2011-03-17 19:04:33 +00:00
Stefan Fritsch
a79ec4ecb7 adjust spelling
mark mod_dialup as experimental


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1062991 13f79535-47bb-0310-9956-ffa450edef68
2011-01-24 21:38:25 +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
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
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
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
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
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