Check your config file for the exclude_urls exclude_urls description: If a URL contains any of the space separated patterns, it will be rejected. This is used to exclude such common things such as an infinite virtual web-tree which start with cgi-bin. http://htdig.org/confindex.html
I'm not sure, but I think that the default includes '?' as pattern to be rejected. Just delete this and you should be fine. Josh --- "William T. Mann" <[EMAIL PROTECTED]> wrote: > I'm trying to test htdig for use on my site and > internal domains but I > am experiencing a problem. Htdig is rejecting all of > my php pages that > have parameters of the form > my.domain/page.php?param1=12 -- I keep > getting a url rejected (level 1) error stating that > the item is in a bad > query list. I haven't specified anything to reject > in the config file. > > My php pages that have no parameters, on the other > hand, get processed > correctly. Has anyone had this problem before? > > Thanks for any help. > > > William > > > > > > ------------------------------------------------------- > This sf.net email is sponsored by: OSDN - Tired of > that same old > cell phone? Get a new here for FREE! > https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 > _______________________________________________ > 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 __________________________________________________ Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ 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

