My site uses PHP sessions. When htdig digs, the web server assigns it a
session id like any user. When you do a search the results look something
like this:

An Interesting Document
        An excerpt of its very interesting contents
        http://myserver.org/mydoc.html?PHPSESSID=91b01ab8cd26ef489adb25882db43556
, 19007 bytes 

What's the best way to get the returned result to look like this:

An Interesting Document
        An excerpt of its very interesting contents
        http://myserver.org/mydoc.html , 19007 bytes 

Also interesting to note is that php generated document doesn't return a
document size.

Thanks

Marcus Valentine

_______________________________________________
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