Help for this page
# By default, Mason handles everything <Directory /var/www-mason> ... <Location /img> SetHandler default-handler </Location>
<%init>; # get rid of crap from parent autohandler ... # but don't go back to the parent autohandler $m->abort(); </%init>