Hi
        I'm trying to figure out how to "Sandwich" php files.  Is this
possible? For my .htm* files I have:

<FilesMatch "\.html|htm$">
        SetHandler perl-script
        PerlHandler Apache::Sandwich
        PerlSetVar HEADER "/includes/head.html"
        PerlSetVar SandwichHandler server_parsed
</FilesMatch>

What would I need to change to have this work for php?

Thanks
-- 
Clint Gilders
Servermaster Onlinehobbyist Inc.
[EMAIL PROTECTED]

Reply via email to