Re: SSI within main.html
Re: SSI within main.html
- Subject: Re: SSI within main.html
- From: Brian Dote <email@hidden>
- Date: Mon, 19 Jan 2004 06:59:44 -0800
Thanks for the info. I've ported the SSI's to WO components and include
these instead since, as you've mentioned, apache won't play nice with
what I wanted to do.
Thanks again,
Brian
On Jan 18, 2004, at 10:51 PM, Chuck Hill wrote:
Yes. You can include HTML generated by WO into static pages (direct
actions are easiest). But including static HTML files into the result
of a
cgi call is not supported by Apache.
Chuck
At 03:55 PM 19/01/2004 +1100, Marek Wawrzyczny wrote:
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.
--
Chuck Hill email@hidden
Global Village Consulting Inc.
http://www.global-village.net
_______________________________________________
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.
_______________________________________________
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.