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

Re: [ProgSoc] Headers & Footers in Apache



Thanks to all who replied to my question.
Server side includes seemed to be a good way to go, and after doing
everything under the sun to try and get it working. (Including upgrading
my web server) I finally got it working too...

In case anyone else does this, apache was very picky about a certain
space:

<!-- #include virtual="/head.html" --> Will NOT work...
<!--#include virtual="/head.html" --> this one works.

Cheers,
	MG.

--
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/>