Author: Volker Wysk
Email: post  @volker-wysk.de
Message:
Hello

Mnogosearch doesn't specify the port in the "Host:" HTTP 
header field. This causes WWWOffle, which listens at port 8080, to fail:

% indexer -v 5 -i -u "http://localhost:8080/search/start4.html"
                                      ^^^^^

indexer from mnogosearch-3.1.12/MySQL started with 
'/usr/local/etc/mnogosearch/indexer.conf'
[1] http://localhost:8080/search/start4.html
[1] Server 'http://localhost:8080/search/'
[1] Allow NoCase  *
[1] HTTP/1.0 404 WWWOFFLE Not Searched
[1] Server: WWWOFFLE/2.6
[1] Date: Thu, 22 Mar 2001 15:43:50 GMT
[1] text/html
[1] Content-Length: 0
[1] Connection: close
[1] Proxy-Connection: close
[1] HTTP/1.0 404 WWWOFFLE Not Searched text/html 0
[1] Deleting URL
[1] Done (5 seconds)


The HTTP header sent is this:

GET /search/start4.html HTTP/1.0
User-Agent: UdmSearch/3.1.12
Accept-charset: iso-8859-1
Host: localhost
               ^^^^^
Accept-Language: de, en


bye

Reply: <http://search.mnogo.ru/board/message.php?id=1779>

___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to