RE: Question about handlers

2004-01-26 Thread semuel
rts. Link: http://www.masonhq.com/ Semuel. -Original Message- From: Hemond, Steve Sent: Monday, January 26, 2004 3:18 PM Subject: Question about handlers Hi ppl, Actually, the only thing I need to do is to add a header/footer to my webpages. I plan on adding dynamic content based on a database s

Re: Question about handlers

2004-01-26 Thread Perrin Harkins
Hi Steve, On Mon, 2004-01-26 at 08:18, Hemond, Steve wrote: > I now know to create an handler to automatically add a > header and a footer to any .html called in a certain location. This > forces me to go back to httpd.conf and add the handler setup there, and > restart Apache so the changes will

Question about handlers

2004-01-26 Thread Hemond, Steve
Hi ppl, I have read the docs on perl.apache.org and I still don't understand certain points. mod_perl seem to encourage handlers for handling dynamic website content. I now know to create an handler to automatically add a header and a footer to any .html called in a certain location. This forces m