brian 96/12/21 21:13:02
Modified:src mod_actions.c
Log:
Reviewed by: Brian Behlendorf
Submitted by: Rob Hartill
Fixed typo.
Revision ChangesPath
1.9 +3 -3 apache/src/mod_actions.c
Index: mod_actions.c
=
akosut 96/06/15 19:25:08
Modified:src mod_actions.c
Log:
Allow actions to work with DefaultType files.
Submitted by: "Todd R. Eigenschink" <[EMAIL PROTECTED]>
Revision ChangesPath
1.4 +2 -1 apache/src/mod_actions.c
Index: mod_actions.c
==
akosut 96/04/08 20:59:53
Modified:src mod_actions.c
Log:
Add Script command, which allows you to define a script to handle
requests for methods that Apache cannot (GET w/ args, POST, PUT and
DELETE). Based on the CERN Search, POST-Script, PUT-Script and
DELETE-Script dir