DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=27812>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=27812 duplicate ssi.html.html shows up in search results Summary: duplicate ssi.html.html shows up in search results Product: Apache httpd-1.3 Version: HEAD Platform: All URL: http://search.apache.org/index.cgi?query=server+side+inc ludes&what=docs1 OS/Version: All Status: NEW Severity: Minor Priority: Other Component: Documentation AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] 1. Go to Apache site looking for information on server side includes 2. In http://search.apache.org/ , enter "server side includes" Result: First two results are both for "Apache Tutorial: Introduction to Server Side Includes". It's almost exactly the same document, but the one dated 2001-10-08 is http://httpd.apache.org/docs/howto/ssi.html.html , and the other dated 2003-05-29 is http://httpd.apache.org/docs/howto/ssi.html The only difference between these according to wget is ssi.html.html has a doctype at the top and some extra lines. Expected: Don't have multiple results. Just show one document with an accurate date. I think your server can generate a .html.html version of *ANY* file, e.g. http://httpd.apache.org/docs/env.html.html. But this doesn't show up in search results. So probably something is linking to the .html.html version. I don't know enough about Swish searching to find the page with the link. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
