|
|
[Perlfect-search] Last Modified Date Not Displayed - Date For Actual File
Daniel Naber perlfect-search@perlfect.com
Mon, 12 Aug 2002 11:05:17 +0200
On Monday 12 August 2002 02:34, ehnya chnia wrote:
> Is it possible to do so? I am not very well-versed with Perl but
> theoritically,
You could modify get_url() in tools.pl so that it doesn't return
$response->last_modified if that's unknown, but the local file time
instead. But it's more clean to return a Last-Modified header from the
*.jsp file (which also can ask for the date if itself), because this way
all search engines will benefit.
Regards
Daniel
--
http://www.danielnaber.de
|
|