From: Kir Kolyshkin (no email)
Date: Sat Apr 26 2003 - 04:10:09 EDT
Francesco Caccavella wrote:
>
> I read somewhere that aspseek supports the "Last-Modified" Meta TAG to
> assign a date to an HTML document.
>
> I tried to use the following META TAG with no results:
>
> With colon after Last-Modified:
> <META http-equiv="Last-Modified:" CONTENT="Thu, 24 Apr 2003 07:00:00
> +0000">
>
> Without colon:
> <META http-equiv="Last-Modified" CONTENT="Thu, 24 Apr 2003 07:00:00 +0000">
>
> Where I'm wrong?
First, you don't need colon. Second, support is available only in latest
CVS version (which will become 1.2.11). Grab the CVS, compile and enjoy.
|
|
|