1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-14 01:22:37 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
André Malo
f4a13fafc4 avoid non-ascii quotes. Sometimes they're just wrong. Sometimes they simply
break the current latex build


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1559649 13f79535-47bb-0310-9956-ffa450edef68
2014-01-20 09:02:09 +00:00
Daniel Gruno
4bfe4797db Remove all the stuff that has been ported to mod_lua, and add an example load balancer.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1479253 13f79535-47bb-0310-9956-ffa450edef68
2013-05-05 08:04:21 +00:00
André Malo
b28cfc70d0 fix properties.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1383585 13f79535-47bb-0310-9956-ffa450edef68
2012-09-11 19:52:48 +00:00
Daniel Gruno
a0564b650d Google has a way of finding everything, so let's update this guide just a bit (fix errors, expand on descriptions)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1381549 13f79535-47bb-0310-9956-ffa450edef68
2012-09-06 10:25:54 +00:00
Daniel Gruno
4881ce1229 Updates:
- Remove reference to functions that are now inside mod_lua
- Remove a lot of "bla bla bla" placeholders
- Add information about optimizing mod_lua for production use
- Fix up the examples a bit

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1370899 13f79535-47bb-0310-9956-ffa450edef68
2012-08-08 19:16:12 +00:00
Daniel Gruno
179e5a57f5 Fix some typos, scrap some functions, change some arguments and add a new function, as per sf's email.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1369761 13f79535-47bb-0310-9956-ffa450edef68
2012-08-06 09:40:11 +00:00
Daniel Gruno
f7c358c71f Fix XML errors and remove an external reference which snuck into the document
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1369667 13f79535-47bb-0310-9956-ffa450edef68
2012-08-05 20:23:29 +00:00
Daniel Gruno
6bb3d694de Add some initial example scripts and function reference for what will be a lengthy discussion of various hook/action implementations in mod_lua.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1369293 13f79535-47bb-0310-9956-ffa450edef68
2012-08-04 09:15:58 +00:00