I need a help on how to setup Apache to append specific bits of html code on every single served page.
This means I want to dinamically include a text file containing a navigation menu at the top of all pages. This will help me out to change the links without modifyng the pages or rotate banners.
I don't want to use Perl or PHP cause it's too expensive in resources.
Is there any module to do this inside the <body> tags?
This means I want to dinamically include a text file containing a navigation menu at the top of all pages. This will help me out to change the links without modifyng the pages or rotate banners.
I don't want to use Perl or PHP cause it's too expensive in resources.
Is there any module to do this inside the <body> tags?