Author: Peter J. Milanese
Email: [EMAIL PROTECTED]
Message:

In the below config, if I run as is, I get only the root directory to index.

If I use the commented out Server line, it indexes the whole path, however 
with localhost as the domain. 

Puzzled to say the least... Been over all the docmentation, and I can't find a 
problem. 

Cool product by the way... Works very well (config issues aside)

Config:

DBAddr          mysql://root:[EMAIL PROTECTED]/mnogosearch/
DBMode crc
Phrase yes
#CrossWords no
StopwordTable stopword
MinWordLength 5
Allow *
#Disallow */cgi-bin/* *.cgi */nph-*
Disallow *.b    *.sh   *.md5  *.rpm
Disallow *.arj  *.tar  *.zip  *.tgz  *.gz   *.z     *.bz2
Disallow *.lha  *.lzh  *.rar  *.zoo  *.ha   *.tar.Z
Disallow *.gif  *.jpg  *.jpeg *.bmp  *.tiff *.tif   *.xpm  *.xbm *.pcx
Disallow *.vdo  *.mpeg *.mpe  *.mpg  *.avi  *.movie *.mov  *.dat
Disallow *.mid  *.mp3  *.rm   *.ram  *.wav  *.aiff  *.ra
Disallow *.vrml *.wrl  *.png
Disallow *.exe  *.com  *.cab  *.dll  *.bin  *.class *.ex_
Disallow *.tex  *.texi *.xls  *.doc  *.texinfo
Disallow *.rtf  *.pdf  *.cdf  *.ps
Disallow *.ai   *.eps  *.ppt  *.hqx
Disallow *.cpt  *.bms  *.oda  *.tcl
Disallow *.o    *.a    *.la   *.so   *.cgi
Disallow *.pat  *.pm   *.m4   *.am   *.css
Disallow *.map  *.aif  *.sit  *.sea
Disallow *.m3u  *.qt   *.mov  *.zhtml
Disallow *D=A *D=D *M=A *M=D *N=A *N=D *S=A *S=D
Disallow Regex \.r[0-9][0-9]$ \.a[0-9][0-9]$ \.so\.[0-9]$
UseRemoteContentType no
AddType text/plain      *.txt  *.pl *.js *.h *.c *.pm *.e
AddType text/html       *.html *.htm
AddType image/x-xpixmap *.xpm
AddType image/x-xbitmap *.xbm
AddType image/gif       *.gif
AddType application/unknown *.*
Mime application/msword                     "text/plain; charset=cp1251"  "catdoc 
$1"
Mime "application/pdf; charset=iso-8859-1"  "text/plain"                  
"pdftotext $1 -"
Mime text/x-postscript                       text/plain                   "ps2ascii"
Period 7d
MaxHops 256
BodyWeight 2
CrossWeight 32
TitleWeight 4
KeywordWeight 8
DescWeight 16
UrlWeight 0
UrlHostWeight 0
UrlPathWeight 0
UrlFileWeight 0
DeleteBad yes
Index yes
Follow path
AuthBasic peterm:passwd
#Server http://localhost/docsrv/
Alias http://www.milanese.cc/ file:/usr/local/www/
Server http://www.milanese.cc/


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

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

Reply via email to