According to Waes Bruno:
> Does the 'bad_querystr' also work for .php pages ? i have querystring
> paramter that only affects the layout, so i dont want that one to turn up X
> times in my search results.

Yes, it should work fine for any URLs containing query strings.  The
description of bad_querystr is actually a bit misleading in that it
seems to stress CGI query strings.  In reality, htdig has no idea whether
the query string is parsed by CGI, SSI, PHP, ASP, or anything else.
All htdig does is look for a question mark ("?") in the URL, and then
look for matching substrings on or after this mark.

-- 
Gilles R. Detillieux              E-mail: <[EMAIL PROTECTED]>
Spinal Cord Research Centre       WWW:    http://www.scrc.umanitoba.ca/~grdetil
Dept. Physiology, U. of Manitoba  Phone:  (204)789-3766
Winnipeg, MB  R3E 3J7  (Canada)   Fax:    (204)789-3930

_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a 
subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html

Reply via email to