Author: Rich
Email: [EMAIL PROTECTED]
Message:
Very strange.. I am running an Apache 1.3.23 server, my internal IP is 192.168.0.10
and I have a virtual host at 192.168.0.201, definied in httpd.conf as:
<VirtualHost 192.168.0.201>
DocumentRoot /home/web/staging/rfox/www
ServerName rfox.centauri.sbs
</VirtualHost>
In /etc/hosts I define localhost as 192.168.0.10, and I can run the indexer with
Server http://localhost/
and, as I expected it indexes all the files under the DocumentRoot for 192.168.0.10,
which is mapped (in httpd.conf) to /usr/local/apache/htdocs. Same results for
Server http://192.168.0.10/
But when I try to index my virtual host
Server http://192.168.0.201/
I get:
indexer[2768]: indexer from mnogosearch-3.2.3-mysql started with 'etc/minimal.conf'
indexer[2768]: [1] URL: http://192.168.0.201/robots.txt
indexer[2768]: [1] URL: http://192.168.0.201/
indexer[2768]: [1] Done (0 seconds)
I tried adding 192.168.0.201 to /etc/hosts, this had no effect. How is it that I
cannot index a virtual host?
Thanks,
Richard
Reply: <http://www.mnogosearch.org/board/message.php?id=4605>
___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]