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
Rich Bowen
b8f3e8ebc6
Various metafiles rebuilt.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@937064 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22 21:09:33 +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
Igor Galić
59ec76e2f5
Adding a missing <br />. No more commits after half past three.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@936907 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22 15:44: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
Igor Galić
08a37e7528
Adding an cache hit/miss example, regarding PR#48241
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@936805 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22 12:07:44 +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
24f8192a2e
Update metafiles for .fr translation.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@935902 13f79535-47bb-0310-9956-ffa450edef68
2010-04-20 13:11:05 +00:00
Rich Bowen
b055523118
Adds mod_lua doc to sitemap.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@935901 13f79535-47bb-0310-9956-ffa450edef68
2010-04-20 13:09:38 +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
Rich Bowen
924fbe6290
starting back on some of the things I want to add to the rewrite docs.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@935537 13f79535-47bb-0310-9956-ffa450edef68
2010-04-19 11:53:38 +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
Jeff Trawick
b591ad2e12
improve balancer references in the examples
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@934470 13f79535-47bb-0310-9956-ffa450edef68
2010-04-15 16:18:01 +00:00
Lucien Gentis
108e127781
Updates.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@934441 13f79535-47bb-0310-9956-ffa450edef68
2010-04-15 15:10:27 +00:00
Rich Bowen
585e0c73cc
Replace 'Apache' with contextually correct phrasing.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@934398 13f79535-47bb-0310-9956-ffa450edef68
2010-04-15 13:23:38 +00:00
Jeff Trawick
9cf11458a4
tweak some language, add examples
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@934249 13f79535-47bb-0310-9956-ffa450edef68
2010-04-15 00:02:14 +00:00
Rich Bowen
72f9e3b91e
Poking around the old htaccess howto, looking for ways that we can make
...
it more relevant. These days, instead of "htaccess files are for auth"
the general belief is "htaccess files are for rewrite".
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@933606 13f79535-47bb-0310-9956-ffa450edef68
2010-04-13 13:54:00 +00:00
Rich Bowen
1d22a4f2ff
Full doc rebuild.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@933579 13f79535-47bb-0310-9956-ffa450edef68
2010-04-13 12:17:20 +00:00
Rich Bowen
760749a7ae
Fix XML breakage.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@933577 13f79535-47bb-0310-9956-ffa450edef68
2010-04-13 12:14:21 +00:00
Rich Bowen
f02f210ae3
Fix XML breakage.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@933576 13f79535-47bb-0310-9956-ffa450edef68
2010-04-13 12:12:58 +00:00