Re: SSI within main.html
Re: SSI within main.html
- Subject: Re: SSI within main.html
- From: Marek Wawrzyczny <email@hidden>
- Date: Mon, 19 Jan 2004 15:55:59 +1100
AFAIK Apache never gets the chance to process include tags, it simply
passes the request onto the WO module and then passes the response to
the user. You will have to convert your includes into components.
On Monday, Jan 19, 2004, at 15:26 Australia/Sydney, Brian Dote wrote:
Hello,
I would like to include some header and footer HTML I use on many
sites into the main.html. I cannot get this to work. At the moment,
apache just puts the SSI tags into the HTML and doesn't parse them.
I've been told it might be an apache config issue with regards to the
WO chain, but I don't know how to invoke SHTML on the WO response.
Anyone done this type of thing before? Is there a better solution? I'm
thinking I might convert my includes into components, and call the
components into the pages, but that would be a significant amt. of
work atm.
Any help would be greatly appreciated!
- B
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
Marek Wawrzyczny
software engineer
-------------------------->
ish group pty ltd
7 Darghan St Glebe 2037 Australia
phone +61 2 9660 1400 fax +61 2 9660 7400
http www.ish.com.au | email email@hidden
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.