12 Aug 2002 11:05
Re: Last Modified Date Not Displayed - Date For Actual File
Daniel Naber <daniel.naber <at> t-online.de>
Re: Last Modified Date Not Displayed - Date For Actual File
2002-08-12 09:05:17 GMT
Re: Last Modified Date Not Displayed - Date For Actual File
2002-08-12 09:05:17 GMT
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 _______________________________________________ perlfect-search mailing list perlfect-search <at> perlfect.com To unsubscribe, set other personal options or view the list archives please visit: http://perlfect.com/mailman/listinfo/perlfect-search
RSS Feed