Author: Alexander Barkov
Email: [EMAIL PROTECTED]
Message:
You must pass URLs, not file names.

Incorrect:
/path/to/file

Correct:

file:/paht/to/file


> I'm having problems with the Alias command as well. At least
> I think that's where the problem is occuring. 
> 
> I'm trying to feed files to the indexer with 
> /usr/bin/find /home/raycomm/web/techwhirl/archives/01?? -name "*.html" 
>-mtime -2 -print | /usr/local/mnogosearch/sbin/indexer 
>/usr/local/mnogosearch/etc/techwhirl-archive-indexer.conf -f - -i -v6 -n 5
> 
> My server line looks like:
> Server path http://www.raycomm.com/techwhirl/archives/
> and Alias is
> Alias http://www.raycomm.com/techwhirl/archives/ 
>file:/localhost/home/raycomm/web/techwhirl/archives
> 
> The files in question are named *.html and are PHP files
> with mostly HTML in them. I do have:
> AddType text/plain  \.pl$ \.js$ \.txt$ \.h$ \.c$ \.pm$ \.e$
> AddType text/html   \.html$ \.htm$
> 
> in my conf file. 
> 
> What am I missing here? Attempts to index look like:
> Indexer[16926]: [1] 
>/home/raycomm/web/techwhirl/archives/0004/techwhirl-0004-00926.html
> Indexer[16926]: [1] Server ''
> Indexer[16926]: [1] 'Allow /techwhirl/archives/'
> Indexer[16926]: [1] Protocol not supported
> Indexer[16926]: [1] 
>/home/raycomm/web/techwhirl/archives/0004/techwhirl-0004-00927.html
> Indexer[16926]: [1] Server ''
> Indexer[16926]: [1] 'Allow /techwhirl/archives/'
> Indexer[16926]: [1] Protocol not supported
> Indexer[16926]: [1] 
>/home/raycomm/web/techwhirl/archives/0004/techwhirl-0004-00928.html
> 
> (with -v 5) and I'm stumped as to what to fix. Any ideas out there?
> 
> Eric 
> [EMAIL PROTECTED]
> 

Reply: <http://www.mnogosearch.org/board/message.php?id=2944>

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

Reply via email to