Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: > indexer[19759]: indexer from mnogosearch-3.2.3-mysql started with >'../etc/indexer.conf' > indexer[19759]: [1] URL: http://192.168.0.201/robots.txt > indexer[19759]: [1] Server 'http://192.168.0.201/' > indexer[19759]: [1] Allow by default > indexer[19759]: [1] Date: Fri, 22 Mar 2002 17:29:06 GMT > indexer[19759]: [1] Server: Apache/1.3.23 (Unix) PHP/4.1.1 mod_ssl/2.8.6 >OpenSSL/0.9.6c > indexer[19759]: [1] Connection: close > indexer[19759]: [1] Content-Type: text/html; charset=iso-8859-1 > indexer[19759]: [1] Status: 404 Not found, type: text/html, Size: 474 > indexer[19759]: [1] URL: http://192.168.0.201/ > indexer[19759]: [1] Server 'http://192.168.0.201/' > indexer[19759]: [1] Allow by default > indexer[19759]: [1] Date: Fri, 22 Mar 2002 17:29:06 GMT > indexer[19759]: [1] Server: Apache/1.3.23 (Unix) PHP/4.1.1 mod_ssl/2.8.6 >OpenSSL/0.9.6c > indexer[19759]: [1] X-Powered-By: PHP/4.1.1 > indexer[19759]: [1] Set-Cookie: PHPSESSID=9a51188a99f4c019ddeaa4d658f08f20; path=/ > indexer[19759]: [1] Connection: close > indexer[19759]: [1] Content-Type: text/html > indexer[19759]: [1] X-Pad: avoid browser bug > indexer[19759]: [1] Status: 200 OK, type: text/html, Size: 564 > indexer[19759]: [1] Done (0 seconds) > > I see that I am getting a 404 not found message, but I have no idea why. My >192.168.0.210 is mapped to a whole tree of php, php3, and htm files which I can run >in my web browser just fine, so I know this URL is OK. >
I can see that you get 404 not found for robots.txt file. This is OK. You may not to have it. Main site page is downloaded fine, with 200 OK code. The problem is that indexer didn't find any links on this page. Please run thos command: indexer -amv6 -u http://192.168.0.201/ then check it's output. It will explain why it rejects links. Reply: <http://www.mnogosearch.org/board/message.php?id=4455> ___________________________________________ If you want to unsubscribe send "unsubscribe general" to [EMAIL PROTECTED]
