]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Add a "default-handler" handler that calls the default_hander()
authorMarc Slemko <marc@apache.org>
Wed, 21 Oct 1998 05:57:58 +0000 (05:57 +0000)
committerMarc Slemko <marc@apache.org>
Wed, 21 Oct 1998 05:57:58 +0000 (05:57 +0000)
commit31860d70c0805d79e62c28bf4d5e80da9d76c43a
tree499e434e59dfbed9e0e1160d463c4f0968437700
parent7a2a5c5aee8deab2271d6034fef183579e89ae30
Add a "default-handler" handler that calls the default_hander()
function which is normally called for static content.  This allows
you to override a specific handler.  This is not a complete solution to
being able to "unconfigure" things as asked for in PR#2979, but it is
still useful.

PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82288 13f79535-47bb-0310-9956-ffa450edef68
docs/manual/handler.html
docs/manual/handler.html.en