Taint check
Colin Bendell
cbendell at point2.com
Wed May 28 15:20:06 UTC 2003
Mod_rewrite is the way to go. The robots.txt will allow you to get a
limited depth but any links with a parameter in it
(search.cgi?p1=1&p2=2) will be avoided by the google spider like a
person with SARS.
/colin
-----Original Message-----
From: Bradley Baetz [mailto:bbaetz at acm.org]
Sent: Wednesday, May 28, 2003 9:11 AM
To: developers at bugzilla.org
Subject: Re: Taint check
On Wed, May 28, 2003 at 10:59:14AM -0400, David Miller wrote:
> No, but they're all fed by scripts in the cgi-bin directory, and
Google
> purposely avoids CGI pages.
will explicit listing in robots.txt override that, or can we add
mod_rewrite rules so that they don't look like cgis?
Bradley
More information about the developers
mailing list