Author: Rich Email: [EMAIL PROTECTED] Message: When I type http://192.168.0.201/ in my browser, the index.php3 in that directory file is run just as I expect. my config file contains only the virtual host URL:
Server site http://192.168.0.201/ and when I run indexer (indexer -amv 6), I get: indexer[10902]: indexer from mnogosearch-3.2.3-mysql started with 'etc/minimal.conf' indexer[10902]: [1] URL: http://192.168.0.201/robots.txt indexer[10902]: [1] Server 'http://192.168.0.201/' indexer[10902]: [1] Allow NoCase * indexer[10902]: [1] Date: Wed, 10 Apr 2002 15:13:46 GMT indexer[10902]: [1] Server: Apache/1.3.23 (Unix) PHP/4.1.1 mod_ssl/2.8.6 OpenSSL/0.9.6c indexer[10902]: [1] Connection: close indexer[10902]: [1] Content-Type: text/html; charset=iso-8859-1 indexer[10902]: [1] Status: 404 Not found, type: text/html, Size: 474 indexer[10902]: [1] URL: http://192.168.0.201/ indexer[10902]: [1] Server 'http://192.168.0.201/' indexer[10902]: [1] Allow NoCase * indexer[10902]: [1] Date: Wed, 10 Apr 2002 15:13:46 GMT indexer[10902]: [1] Server: Apache/1.3.23 (Unix) PHP/4.1.1 mod_ssl/2.8.6 OpenSSL/0.9.6c indexer[10902]: [1] X-Powered-By: PHP/4.1.1 indexer[10902]: [1] Connection: close indexer[10902]: [1] Content-Type: text/html indexer[10902]: [1] Status: 200 OK, type: text/html, Size: 512 indexer[10902]: [1] Done (0 seconds) It seems that the indexer receives a 202 for the URL, then stops. I am sure this is related to the fact it's a virtual host. If I define an alias for the URL, it works. I can also index the data on disk with a file:/whatever/ alias, but this is not what I want. I want to index the html that is returned by the server to the indexer. Rich Reply: <http://www.mnogosearch.org/board/message.php?id=4641> ___________________________________________ If you want to unsubscribe send "unsubscribe general" to [EMAIL PROTECTED]
