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