On Monday 31 October 2005 17:19, Gare wrote:
> How could the server add content to a web page as it's server?
> I mean that I would like to add a head or a foot to every page served by my
> Apache server.

Read the Apache manual page about SSI, which is far simpler and less hassle
than a scripting solution.

If you want to add your header/footer without anything at all in the page
controlling it, you can do that with mod_publisher.

-- 
Nick Kew

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to