[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [ProgSoc] Headers & Footers in Apache



Martin wrote:
> Hi All,
>
> My website (http://www.mg.dropbear.id.au) uses a common
> structure for most
> pages, the top and bottom are always the same, but making a change in
> either of these means I have to change all the pages.
>
> Does anyone know of a way of automatically sticking a common
> header/footer
> page on every document served?
> I hate frames...and don't want to use new stuff like Style sheets or
> anything like that...
>

Server side includes. Or, If you're using Apache, eXtended Server Side
Includes.
Used for a lot of the ProgSoc Web.
If you have a look in http://www.progsoc.uts.edu.au/errordocs/ you'll see
the way I used it for consistent looking error documents.

-- chris


------
Christopher Mewett           | http://www.progsoc.uts.edu.au/~cmewett
UTS Progsoc Web Co-ordinator |             cmewett@nospam.progsoc.uts.edu.au

--
You are subscribed to the progsoc mailing list. To unsubscribe, send a
message containing "unsubscribe" to progsoc-request@nospam.progsoc.uts.edu.au.
If you are having trouble, ask owner-progsoc@nospam.progsoc.uts.edu.au for help.

This list is archived at <http://www.progsoc.uts.edu.au/lists/progsoc/>