- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Name: Maxime
Subject: Re: Converter

the 404 status mean that document was not found on the server. Most likely this 
web servers realy dosn't have such document o it doesn't handle right the 
url-encoded space character (%20).

You may specify your own AddType commands in indexer.conf file and use 
"UseRemoteContentType no" command to tell indexer get higher priority for those 
specifications rather remote content type. But if you have text/plain default 
content type uses for unknown file extensions, it's possible to have corrupted 
binary data without proper AddType settings in your apache onfiguration.

- - - - - - - - - - - - - - - - - - - - - - - - - - - -

Read the full topic here:
http://www.dataparksearch.org/cgi-bin/simpleforum.cgi?fid=02;topic_id=1156294787

Reply via email to