<Location /status> SetHandler server-status </Location>
/status
server-status
mod_status
<Location /example> SetHandler perl-script PerlHandler Apache::Example </Location>
/example
mod_perl
Apache::Example