1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-08 04:22:21 +03:00
Commit Graph

12 Commits

Author SHA1 Message Date
Luca Toscano
232d9e3c8a Correct some typos across the documentation.
This commit was made thanks to the tool and PR
created by Lajos Veres (vlajos) on github.

PR: https://github.com/apache/httpd/pull/6
Tool: https://github.com/vlajos/misspell_fixer



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1780210 13f79535-47bb-0310-9956-ffa450edef68
2017-01-25 15:19:30 +00:00
Christophe Jaillet
58c4db6a9b Fix typo spotted in comment in online doc. [comment #4454)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1701349 13f79535-47bb-0310-9956-ffa450edef68
2015-09-05 06:34:02 +00:00
Ken Coar
430aadce59 * Remove trailing whitespace from a bunch of *.xml files
* Quoted arguments to Rewrite{Base,Cond,Map,Rule}.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1673945 13f79535-47bb-0310-9956-ffa450edef68
2015-04-15 20:04:05 +00:00
Ken Coar
57ef10245b Enclose parameters in quotation marks for <{Files,Directory,Location}{,Match}>
containers.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1673892 13f79535-47bb-0310-9956-ffa450edef68
2015-04-15 17:46:53 +00:00
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