NAME Apache::Sandwich - Layered document (sandwich) maker SYNOPSIS SetHandler perl-script PerlHandler Apache::Sandwich PerlSetVar SandwichHandler default-handler DESCRIPTION The Apache::Sandwich module allows you to add a per-directory custom "header" and/or "footer" content to a given uri. Only works with "GET" requests. Output of combined parts is forced to text/html. The handler for the sandwic