Re: help: missing http header
Harald Falkenberg <[email protected]>
| Newsgroups | gmane.comp.apache.mod-layout |
|---|---|
| Message-ID | <[email protected]> |
Hi, then this is a item of concept! But then I'm running into following problem: I'm including 3 pages, which themselv use SSI. So far no problem! The footer contains by the above step and the env var LAYOUT_LAST_MODIFIED the modification date of the content. The format of it set by LAYOUTTIMEFORMAT. But for our search engine I need the last modified date. One way to do it, is to include into the head of the page <tea name="date" content="value->LAYOUT_LAST_MODIFIED"> But I can't change the time format to %Y-%m-%dT%H:%M:%S+00:00 because I can't set it different for the header and the footer. Also the SSI command <!-->config timefmt... --> does not work, because LAST_MODIFIED is not set. Do you have any idea how to solve this problem and provide the search engine with a suitable date? Harald On Mon, 20 Jan 2003, Brian Aker wrote: > On Mon, 2003-01-20 at 07:35, Harald Falkenberg wrote: > > All pages merged by the layout module with a header and footer miss the > > HTTP header for Last-Modified. How can I get this HTTP header back? > If the header or the footer is dynamic then the Last-Modified header is > removed. > -Brian > -- > _______________________________________________________ > Brian "Krow" Aker, [email protected] > Slashdot Senior Developer > Seattle, Washington > http://krow.net/ > http://askbrian.org/ > _______________________________________________________ > You can't grep a dead tree. > > _______________________________________________ > Mod_layout mailing list > [email protected] > http://lists.tangent.org/mailman/listinfo/mod_layout >