Regarding rewalk recall options

Post Reply
Ned23
Posts: 7
Joined: Thu Aug 30, 2001 4:08 pm

Regarding rewalk recall options

Post by Ned23 »

I was having problems excluding specific asp pages on my site using a robot.txt page. So I created a Options.txt file in the webinator bin directory using the -x option to prohibit those specific pages inclusion within the webinator database.

To get this to work, I used the following command:
gw -d- -mOptions.txt http://www.xxx.org

Now my question is this, now that this database has been created can I use the rewalk function to automatically recall the -mOptions.txt file, or do I have to specify it in the rewalk command line, or do I have to use the command above every time I want to re-index and rewalk is no longer an option for my site?

Thanks for your help in advance.
User avatar
mark
Site Admin
Posts: 5513
Joined: Tue Apr 25, 2000 6:56 pm

Regarding rewalk recall options

Post by mark »

-rewalk will use the options previously specified in the -m file. It will ignore all other command line options and urls except -d and -v.
Post Reply