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

5051 Commits

Author SHA1 Message Date
Daniel Gruno
edb87647cb Add some info on the LuaQuickHandler directive, instead of just having '...'
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1372988 13f79535-47bb-0310-9956-ffa450edef68
2012-08-14 17:24:43 +00:00
Daniel Gruno
d1b055f64f Add a missing paren
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1372800 13f79535-47bb-0310-9956-ffa450edef68
2012-08-14 09:31:02 +00:00
Daniel Gruno
01bab756b2 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1372447 13f79535-47bb-0310-9956-ffa450edef68
2012-08-13 14:30:43 +00:00
Daniel Gruno
5e540caeac grammar fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1372445 13f79535-47bb-0310-9956-ffa450edef68
2012-08-13 14:26:49 +00:00
Rainer Jung
387896d200 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1371908 13f79535-47bb-0310-9956-ffa450edef68
2012-08-11 10:38:26 +00:00
Rainer Jung
f0e238dbfa Fix mod_headers documentation:
- add expr= to syntax rule
- add optional replacement argument to Header syntax
- add "edit*" command to Header syntax
- add "edit*" explanation to Header directive


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1371903 13f79535-47bb-0310-9956-ffa450edef68
2012-08-11 10:25:46 +00:00
Jeff Trawick
9d937659e3 make LDAPSharedCacheFile relative to DefaultRuntimeDir
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1371684 13f79535-47bb-0310-9956-ffa450edef68
2012-08-10 12:23:41 +00:00
Daniel Gruno
5a6681fe7c xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1371590 13f79535-47bb-0310-9956-ffa450edef68
2012-08-10 07:44:11 +00:00
Daniel Gruno
40b25dc6be Remove reference to the iPlanet SDK, as it doesn't seem to exist anymore
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1371588 13f79535-47bb-0310-9956-ffa450edef68
2012-08-10 07:41:20 +00:00
Daniel Gruno
499427d8fe Update links that were either broken of just slightly off
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1371585 13f79535-47bb-0310-9956-ffa450edef68
2012-08-10 07:32:38 +00:00
Daniel Gruno
74250b166c xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1371061 13f79535-47bb-0310-9956-ffa450edef68
2012-08-09 07:35:36 +00:00
Daniel Gruno
5eb104ff6d typo fixes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1371058 13f79535-47bb-0310-9956-ffa450edef68
2012-08-09 07:32:04 +00:00
Daniel Gruno
f089b0ad34 typo fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1371051 13f79535-47bb-0310-9956-ffa450edef68
2012-08-09 07:05:37 +00:00
Jeff Trawick
df7f603824 fix subversion project URL
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1370907 13f79535-47bb-0310-9956-ffa450edef68
2012-08-08 19:35:09 +00:00
Jeff Trawick
d80677c1da xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1370766 13f79535-47bb-0310-9956-ffa450edef68
2012-08-08 13:52:24 +00:00
Jeff Trawick
9ddccec82b fix broken module identifiers
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1370764 13f79535-47bb-0310-9956-ffa450edef68
2012-08-08 13:50:16 +00:00
Daniel Gruno
632701dabb xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1370564 13f79535-47bb-0310-9956-ffa450edef68
2012-08-07 22:09:50 +00:00
Daniel Gruno
4bef1b173a fix some grammar
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1370492 13f79535-47bb-0310-9956-ffa450edef68
2012-08-07 20:13:30 +00:00
Jeff Trawick
32e6b8c962 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1370291 13f79535-47bb-0310-9956-ffa450edef68
2012-08-07 14:53:55 +00:00
Jeff Trawick
5bf3d516f6 Mutex directive: finish support of DefaultRuntimeDir
a partial conversion was made in r1299718, but I'm not
sure when that change is effective


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1370288 13f79535-47bb-0310-9956-ffa450edef68
2012-08-07 14:49:44 +00:00
Jeff Trawick
a9896837af mod_socache_shmcb and mod_socache_dbm: finish support of
DefaultRuntimeDir

a partial conversion was made in r1299718, affecting cases
where no filename was specified


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1370225 13f79535-47bb-0310-9956-ffa450edef68
2012-08-07 12:44:30 +00:00
Daniel Gruno
c284a64fe4 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1370159 13f79535-47bb-0310-9956-ffa450edef68
2012-08-07 10:05:19 +00:00
Daniel Gruno
2e9e74fd6c mod_lua: Add r:flush, r:sendfile as well as additional request information in the request_rec structure
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1370158 13f79535-47bb-0310-9956-ffa450edef68
2012-08-07 10:02:27 +00:00
Jim Jagielski
209a7b89f1 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1369823 13f79535-47bb-0310-9956-ffa450edef68
2012-08-06 12:53:06 +00:00
Jeff Trawick
4850a11c5b xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1369812 13f79535-47bb-0310-9956-ffa450edef68
2012-08-06 12:18:15 +00:00
Jeff Trawick
b6f86b92c2 The Pidfile directive and ap_log_pid()/ap_remove_pid()/ap_read_pid()
now respect DefaultRuntimeDir


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1369808 13f79535-47bb-0310-9956-ffa450edef68
2012-08-06 12:15:03 +00:00
Jeff Trawick
2ce23d0841 add missing punctuation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1369784 13f79535-47bb-0310-9956-ffa450edef68
2012-08-06 11:28:04 +00:00
Daniel Gruno
4c332bb7ac xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1369770 13f79535-47bb-0310-9956-ffa450edef68
2012-08-06 10:16:35 +00:00
Daniel Gruno
ae21c9f99e LuaAuthzProvider also gets passed the args from the Require directive.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1369769 13f79535-47bb-0310-9956-ffa450edef68
2012-08-06 10:14:38 +00:00
Igor Galić
cc7e76dd32 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1369702 13f79535-47bb-0310-9956-ffa450edef68
2012-08-05 23:17:19 +00:00
Daniel Gruno
284dc4ee6c Fix some typos and wordings
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1369696 13f79535-47bb-0310-9956-ffa450edef68
2012-08-05 22:24:17 +00:00
Daniel Gruno
cf83f0d543 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1369668 13f79535-47bb-0310-9956-ffa450edef68
2012-08-05 20:24:21 +00:00
Daniel Gruno
ed77e8227d Add some information about the thread and server values in LuaScope
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1369659 13f79535-47bb-0310-9956-ffa450edef68
2012-08-05 20:07:13 +00:00
Jeff Trawick
9c3a143395 doc fixes for r1299718:
The value of ScriptSock is relative to DefaultRuntimeDir.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1369604 13f79535-47bb-0310-9956-ffa450edef68
2012-08-05 14:33:53 +00:00
Rainer Jung
25fd6f84d4 Fix docs compatibility note about SSL compression.
This feature has been backported now.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1369590 13f79535-47bb-0310-9956-ffa450edef68
2012-08-05 13:51:18 +00:00
Jeff Trawick
cdc23446b3 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1369479 13f79535-47bb-0310-9956-ffa450edef68
2012-08-04 21:40:58 +00:00
Jeff Trawick
37d741a9ab core: Respect DefaultRuntimeDir/DEFAULT_REL_RUNTIMEDIR for the
scoreboard (ScoreBoardFile).


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1369477 13f79535-47bb-0310-9956-ffa450edef68
2012-08-04 21:40:08 +00:00
Jeff Trawick
ceecc71346 fix documented default value of ScoreBoardFile
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1369435 13f79535-47bb-0310-9956-ffa450edef68
2012-08-04 20:59:27 +00:00
Jeff Trawick
fcefa979ad xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1369428 13f79535-47bb-0310-9956-ffa450edef68
2012-08-04 20:32:50 +00:00
Jeff Trawick
d89e08873d fix syntax error
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1369299 13f79535-47bb-0310-9956-ffa450edef68
2012-08-04 12:10:15 +00:00
Daniel Gruno
1b7d27af23 Fix up the order of hooks and separate auth and access hooks.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1368959 13f79535-47bb-0310-9956-ffa450edef68
2012-08-03 13:53:20 +00:00
Daniel Gruno
d078673d01 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1368643 13f79535-47bb-0310-9956-ffa450edef68
2012-08-02 18:51:48 +00:00
Daniel Gruno
4a8a0f5636 Add some missing values
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1368642 13f79535-47bb-0310-9956-ffa450edef68
2012-08-02 18:51:05 +00:00
Daniel Gruno
0d08dff8c9 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1368417 13f79535-47bb-0310-9956-ffa450edef68
2012-08-02 11:11:43 +00:00
Daniel Gruno
1866c2757c Add some more information about which request phases are available for hooking, and what they do.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1368416 13f79535-47bb-0310-9956-ffa450edef68
2012-08-02 11:09:58 +00:00
Daniel Gruno
487f37f97c xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1368378 13f79535-47bb-0310-9956-ffa450edef68
2012-08-02 08:15:43 +00:00
Daniel Gruno
f985f4cd71 - Add some information about the fields in the request_rec structure
- Add r.is_https to the list of fields
- Add r:escape_html to the list of function calls

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1368377 13f79535-47bb-0310-9956-ffa450edef68
2012-08-02 08:13:54 +00:00
Daniel Gruno
80d0cb1585 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1368234 13f79535-47bb-0310-9956-ffa450edef68
2012-08-01 20:15:37 +00:00
Daniel Gruno
a976756441 Add some info about what LuaHookTypeChecker could be used for (other ideas are most welcome)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1368232 13f79535-47bb-0310-9956-ffa450edef68
2012-08-01 20:13:04 +00:00
Daniel Gruno
75723be6b7 Fix up some contradictory contexts
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1368204 13f79535-47bb-0310-9956-ffa450edef68
2012-08-01 19:21:57 +00:00