Okay I've got an FBSD4.5 box with apache-1.3.24 with mod_perl1.26
I need to add a "canned" Footer to every page except one (toc.html).
This includes Location handlers, .cgi, .pl, .s?html

http://modperl.com:9000/perl_conference/cool_tricks/mp_footer.html
I saw that... but this doesn't work since .cgi, .pl files don't get
processed just read and output. (Works great for .html files though)

I think I may need to do something with Apache::OuputChain
but I don't know what.


Anywhere I should read that I'm missing ?

Thanks for the help.


END
------------------------------------------------------------------------------
Philip M. Gollucci (p6m7g8) [EMAIL PROTECTED] 301.314.3118 301.646.3011

Science, Discovery, & the Universe (UMCP)
        Webmaster & Webship Teacher
        URL: http://www.sdu.umd.edu

EJournalPress.com
        Database/PERL Programmer & System Admin
        URL : http://www.ejournalpress.com

Homepage    : http://p6m7g8.com
Resume      : http://p6m7g8.com/Work/index.html
Software    : http://p6m7g8.com/Developement/




Reply via email to