Re: Last Modified Date Not Displayed - Date For Actual File
Daniel Naber <[email protected]>
| Newsgroups | gmane.comp.web.perlfect-search |
|---|---|
| Message-ID | <[email protected]> |
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 [email protected] To unsubscribe, set other personal options or view the list archives please visit: http://perlfect.com/mailman/listinfo/perlfect-search