> Cliff Olle wrote:
> 
> This is what indexer reports
> Indexer[28709]: indexer from mnogosearch-3.1.12/MySQL started with
> '/var/local/mnogosearch-3.1.12/etc/indexer.conf'
> Indexer[28716]: [1] Done (0 seconds)
> 
> This is my indexer file
> DBAddr  mysql://myuser:mypass@localhost/mnogosearch/
> 
> robots no
> 
> Server  http://angelcities.com/ file:/path/to/my/home/dir
> 
> # Allow some known extensions and directory index
> Allow \.html$ \.htm$ \.txt$ \/$
> 
> # Disallow everything else
> Disallow .*
> 
> This directory contains about 15 html files and there are about 10000
> directories underneath that I would also like indexed.  There is not a
> link between all the html files as this is a user system I am trying
> to link.   Is there is a reason it isn't indexing anything?
> 


Probably trailing slash at file:/path/to/my/home/dir/  would help.

Run also indexer with -v6  command line option and check it's
output.
___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to