From: David Shane Holden html extension to trigger the launch of the
footer.pl CGI script.
+
Action add-footer /cgi-bin/footer.pl
AddHandler add-footer .html
- Then the CGI script is responsible for sending the
originally requested document (pointed to by the
@@ -109,11 +109,11 @@
the send-as-is handler, regardless of their
filename extensions.
+
<Directory /web/htdocs/asis>
SetHandler send-as-is
</Directory>
- request_rec structure:
-- char *handler -+ +
If you wish to have your module engage a handler, you need
only to set r->handler to the name of the