Author: Mario A. Valdez-Ramirez Email: [EMAIL PROTECTED] Message: Using mnogosearch 3.1.19. Linux, postgresql 7.1.3, apache 1.3.22. Compiled with --with-openssl --with-pgsql.
When indexing directory listings (directories with files but not index.htm page) thru SSL, only the first 4K of the generated HTML code are read by mnogo, the rest ignored. So, only the links in the first 4K are followed. If I change the Apache listing options (to generate a smaller or more complex HTML index of the directory) mnogo still reads only the first 4k of the generated HTML code. Under HTTP everything works fine. For debugging purposes I have reduced my indexer.conf to this: DBAddr pgsql://nobody:@localhost/mnogosearch/ DBMode single MaxDocSize 1048576 UrlWeight 1 Index no Disallow *D=A *D=D *M=A *M=D *N=A *N=D *S=A *S=D CheckOnly NoMatch */ AuthBasic search:deletedpasswd Server http://www.biofmds.com/mp3/ If I disable the authentication for that directory mnogo still only reads the first 4k. The -am -u options dont show indexer rejecting the links, they simply are ignored, as if indexer couldnt read the listing after the 4k. Thanks in advance for any comment or suggestion. Mario A. Valdez-Ramirez. Reply: <http://www.mnogosearch.org/board/message.php?id=4675> ___________________________________________ If you want to unsubscribe send "unsubscribe general" to [EMAIL PROTECTED]
