|
You can use other approach, thus using SSI (Server Side Includes)
then the format of each pagexxx.html is
#include virtual="header.html"
content of the page goes here
...
...
#include virtual="footer.html"
then in apache config you need definition for supporting SSI in html (and
not only shtml) pages.
We're using both approach in different web applications. for the environment
you're in the sample I think SSI will work very well.
Best Regards,
Saludos,
Guillermo Andrades
http://cpiSoftware.es <http://cpisoftware.es/>
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.