chrisvmarle
04-06-2003, 05:35 PM
Does anyone have an idea how I can add a footer to all the .html files in a specific dir.
In this dir I have I add .html files, not just one or two but like five a day. I want all the .html files to have a specifiec footer, lets say this:
<center><b>Thanks for viewing</b></center>
You can understand I don't quite feel like editing all these .html files I add to this dir so I'm looking for a ServerSide solution for this.
I'd prefer a solution that pastes this footer on request so I don't have edited .html files.
My server runs Win98 + Apache + PHP +MySQL + Perl + SSI
Thanks in advance
Mzzl, Chris
In this dir I have I add .html files, not just one or two but like five a day. I want all the .html files to have a specifiec footer, lets say this:
<center><b>Thanks for viewing</b></center>
You can understand I don't quite feel like editing all these .html files I add to this dir so I'm looking for a ServerSide solution for this.
I'd prefer a solution that pastes this footer on request so I don't have edited .html files.
My server runs Win98 + Apache + PHP +MySQL + Perl + SSI
Thanks in advance
Mzzl, Chris