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

8506 Commits

Author SHA1 Message Date
Daniel Gruno
5a550514a8 some more typos
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1480915 13f79535-47bb-0310-9956-ffa450edef68
2013-05-10 08:09:55 +00:00
Daniel Gruno
29234479c6 typo and grammar fixes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1480904 13f79535-47bb-0310-9956-ffa450edef68
2013-05-10 07:53:01 +00:00
Daniel Gruno
6f5127e707 s/uppser/upper/
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1480901 13f79535-47bb-0310-9956-ffa450edef68
2013-05-10 07:47:43 +00:00
Daniel Gruno
56d0b5d13d update french translation to reflect the current auth syntax
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1479902 13f79535-47bb-0310-9956-ffa450edef68
2013-05-07 13:27:15 +00:00
Daniel Gruno
a7ba13cd42 bring perf scaling into the 21st century (s/allow from all/require all granted/).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1479900 13f79535-47bb-0310-9956-ffa450edef68
2013-05-07 13:23:44 +00:00
Daniel Gruno
f317cdcfd1 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1479876 13f79535-47bb-0310-9956-ffa450edef68
2013-05-07 12:13:43 +00:00
Daniel Gruno
c488610df1 Catch up with the actual modern way of allowing/denying access
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1479872 13f79535-47bb-0310-9956-ffa450edef68
2013-05-07 12:07:03 +00:00
Daniel Gruno
9313a18e1c xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1479868 13f79535-47bb-0310-9956-ffa450edef68
2013-05-07 11:51:45 +00:00
Daniel Gruno
8f4feceafe mod_macro is no longer a third party module.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1479865 13f79535-47bb-0310-9956-ffa450edef68
2013-05-07 11:44:15 +00:00
Daniel Gruno
1398f30d75 typo fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1479264 13f79535-47bb-0310-9956-ffa450edef68
2013-05-05 08:42:39 +00:00
Daniel Gruno
98740ffdba s/deliminator/delimiter/, let's stick to non-Perl jargon here.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1479261 13f79535-47bb-0310-9956-ffa450edef68
2013-05-05 08:36:01 +00:00
Daniel Gruno
40b5e47f5e xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1479258 13f79535-47bb-0310-9956-ffa450edef68
2013-05-05 08:26:54 +00:00
Daniel Gruno
a3ce12033c typo fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1479255 13f79535-47bb-0310-9956-ffa450edef68
2013-05-05 08:21:18 +00:00
Daniel Gruno
1e50cc4070 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1479254 13f79535-47bb-0310-9956-ffa450edef68
2013-05-05 08:07:11 +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
Lucien Gentis
0b109d0796 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1477949 13f79535-47bb-0310-9956-ffa450edef68
2013-05-01 11:24:11 +00:00
Graham Leggett
b6029cbafc Update the docs to note that SSL now works with the event MPM as per r1470679.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1477094 13f79535-47bb-0310-9956-ffa450edef68
2013-04-29 14:19:19 +00:00
Daniel Gruno
85b2373ca2 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1477003 13f79535-47bb-0310-9956-ffa450edef68
2013-04-29 12:34:32 +00:00
Daniel Gruno
954c6cbaf0 Note that parseargs and parsebody actually returns two tables, not one.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1477000 13f79535-47bb-0310-9956-ffa450edef68
2013-04-29 12:30:29 +00:00
Daniel Gruno
5b8d14fbee xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1476989 13f79535-47bb-0310-9956-ffa450edef68
2013-04-29 12:21:44 +00:00
Daniel Gruno
ed8334e91b Expand on how to set context specific directives.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1476984 13f79535-47bb-0310-9956-ffa450edef68
2013-04-29 12:19:14 +00:00
Lucien Gentis
19f146919b Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1476765 13f79535-47bb-0310-9956-ffa450edef68
2013-04-28 13:32:13 +00:00
Graham Leggett
fd0dbd87a0 Note that the buffer size is set to a maximum of 65536 when AJP is used as
per http://www.mail-archive.com/dev@httpd.apache.org/msg41843.html.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1476652 13f79535-47bb-0310-9956-ffa450edef68
2013-04-27 18:23:16 +00:00
Lucien Gentis
4ee48c1874 Update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1476244 13f79535-47bb-0310-9956-ffa450edef68
2013-04-26 15:03:34 +00:00
Rich Bowen
c17b0f8b33 Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1476019 13f79535-47bb-0310-9956-ffa450edef68
2013-04-26 01:45:19 +00:00
Rich Bowen
3b9f3970bb Rebuild urlmapping doc
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1476017 13f79535-47bb-0310-9956-ffa450edef68
2013-04-26 01:40:09 +00:00
Rich Bowen
57d0b1d47c Mention DirectoryIndex and mod_autoindex
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1476013 13f79535-47bb-0310-9956-ffa450edef68
2013-04-26 01:34:16 +00:00
Lucien Gentis
f95173ab3c Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1475784 13f79535-47bb-0310-9956-ffa450edef68
2013-04-25 14:10:13 +00:00
Daniel Gruno
edec19f158 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1475705 13f79535-47bb-0310-9956-ffa450edef68
2013-04-25 11:24:12 +00:00
Daniel Gruno
dc676ef708 Note that ProxyPass[Match] doesn't work within a <Directory> context.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1475703 13f79535-47bb-0310-9956-ffa450edef68
2013-04-25 11:21:26 +00:00
Rich Bowen
c2460ee3f6 Rebiuld
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1470532 13f79535-47bb-0310-9956-ffa450edef68
2013-04-22 14:14:22 +00:00
Rich Bowen
195dbf7dcf Adds note about enclosing arguments in quotes, as per
https://issues.apache.org/bugzilla/show_bug.cgi?id=54866


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1470510 13f79535-47bb-0310-9956-ffa450edef68
2013-04-22 13:50:30 +00:00
Daniel Gruno
16c5c09fab elaborate a bit about what ivm does, and add an example script
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1470271 13f79535-47bb-0310-9956-ffa450edef68
2013-04-21 07:12:27 +00:00
Lucien Gentis
2146bbdbc8 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1470178 13f79535-47bb-0310-9956-ffa450edef68
2013-04-20 15:38:39 +00:00
Daniel Gruno
4bab3cc357 fix typos, expand on how r:flush works
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1470158 13f79535-47bb-0310-9956-ffa450edef68
2013-04-20 12:38:32 +00:00
Daniel Gruno
ad1f224da1 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1470153 13f79535-47bb-0310-9956-ffa450edef68
2013-04-20 11:01:04 +00:00
Daniel Gruno
6c50f384a6 typo fixes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1470152 13f79535-47bb-0310-9956-ffa450edef68
2013-04-20 10:57:40 +00:00
Daniel Gruno
3d9abf5e1d scrap r:started from the list of functions, as it's just a variable.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1470119 13f79535-47bb-0310-9956-ffa450edef68
2013-04-20 07:19:10 +00:00
Daniel Gruno
cf9c1bc673 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1470116 13f79535-47bb-0310-9956-ffa450edef68
2013-04-20 07:13:04 +00:00
Daniel Gruno
be784a10c1 minor bug in a C example.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1470115 13f79535-47bb-0310-9956-ffa450edef68
2013-04-20 07:10:23 +00:00
Daniel Gruno
01cd146c83 s/r:/r./
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1470114 13f79535-47bb-0310-9956-ffa450edef68
2013-04-20 07:08:42 +00:00
Rich Bowen
64d04da696 Adds an anchor on LA-U for convenience.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1469957 13f79535-47bb-0310-9956-ffa450edef68
2013-04-19 17:16:14 +00:00
Daniel Gruno
4f2c8eaeac s/r:/r./
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1469852 13f79535-47bb-0310-9956-ffa450edef68
2013-04-19 14:31:51 +00:00
Daniel Gruno
8049067196 Remove lua_ap_banner, as it's no longer being used.
Add ivm_get/ivm_set for Inter-VM data transfer. This allows multiple VMs across a process to share data without having to resort to external databases or filesystems. This is a work in progress, and I have yet to work out a proper way of resetting a variable without causing a memory leak (this could be done by allocating a new pool for each object, but I'm trying to see if there's a more efficient way). Comments, ideas etc are most welcome.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1469744 13f79535-47bb-0310-9956-ffa450edef68
2013-04-19 08:46:28 +00:00
Daniel Gruno
d3b7df4d84 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1469404 13f79535-47bb-0310-9956-ffa450edef68
2013-04-18 16:15:59 +00:00
Daniel Gruno
dfbf00d5ac fix typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1469398 13f79535-47bb-0310-9956-ffa450edef68
2013-04-18 16:11:02 +00:00
Rich Bowen
b3421f1f1c Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1468712 13f79535-47bb-0310-9956-ffa450edef68
2013-04-17 01:56:51 +00:00
Rich Bowen
db1a6d5d35 Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1468710 13f79535-47bb-0310-9956-ffa450edef68
2013-04-17 01:52:46 +00:00
Rich Bowen
6ae3cff5b4 Rearranges the sections so that 'int' is first, where it makes more
sense, so that types progress in order of complexity, rather than some
other arbitrary order.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1468709 13f79535-47bb-0310-9956-ffa450edef68
2013-04-17 01:51:22 +00:00
Graham Leggett
6928090b4b mod_auth_basic: Allow AuthBasicFake to be switched off for an URL space.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1468581 13f79535-47bb-0310-9956-ffa450edef68
2013-04-16 20:01:22 +00:00