i finally got mirror to work. for weeks now i've tried to get 

MirrorRoot /data/mnogosearch/mirror/pages
MirrorHeadersRoot /data/mnogosearch/mirror/headers

to show some files for the sites i index. no matter what switch i used
with indexer (-m -a etc) nothing could get it to save mirror files.
here is part of my indexer.conf file when things DIDN'T work.

...
#DeleteBad no
Index yes
Follow path
# store a copy of each pages locally
MirrorRoot /data/mnogosearch/mirror/pages
MirrorHeadersRoot /data/mnogosearch/mirror/headers
MirrorPeriod 180d
Server site http://www.state.mn.us/
Server site http://www.mnworkforcecenter.org/
Server site http://www.exploreminnesota.com/
Server site http://www.tpt.org/
Server page http://www.gorp.com/gorp/location/mn/mn.htm
Server path http://lists.rootsweb.com/index/usa/MN/
#Server site http://www.mallofamerica.com/

#Realm [String|Regex] [Match|NoMatch] <arg> [alias]
Realm http://*.mn.us/*
#Realm http://*

----

to get it to save mirror headers and pages i commented out the line:

#MirrorPeriod 180d

according to indexer.conf-dist:

# MirrorPeriod <time>
# You may specify period during wich earlier mirrored files
# will be used while indexing instead of real downloading.
# It is very useful when you do some experiments with mnoGoSearch
# indexing the same hosts and do not want much traffic from/to
Internet.
# If MirrorHeadersRoot is not specified and headers are not stored
# to local disk then default Content-Type's given in AddType commands
# will be used.
# Default value of the MirrorPeriod is -1, which means
# "do not use mirrored files".
#
# For <time> format see Period command description above.
#
# The command below will force using local copies for one day:
#MirrorPeriod 1d

so if i specify 180 days and i have no mirror files yet, why doesn't
save the mirrors? this seems like a bug to me. 

__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/
___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to