DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=30918>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=30918

location missing from Context of SetHandler

           Summary: location missing from Context of SetHandler
           Product: Apache httpd-1.3
           Version: 1.3.31
          Platform: Other
               URL: http://httpd.apache.org/docs/mod/mod_mime.html#sethandle
                    r
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Documentation
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


In the documentation of SetHandler directive you have:

Syntax: SetHandler handler-name|None
Context: directory, .htaccess

but after there is written:
Another example: if you wanted to have the server display a status report
whenever a URL of http://servername/status was called, you might put the
following into access.conf: (See mod_status for more details.)

    <Location /status>
    SetHandler server-status
    </Location>

so should Location be listed in Contest?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to