Forum Moderators: coopster
You could use server-side includes in Apache or you can use a server-side scripting language, or you could use both. Using both isn't very common, especially for PHP programmers because PHP has an include() function that does exactly what the Apache SSI will do, and more. I posted an explanation in the following thread that you may find helpful.
[webmasterworld.com...]