gw and URL file

Post Reply
User avatar
Thunderstone
Site Admin
Posts: 2504
Joined: Wed Jun 07, 2000 6:20 pm

gw and URL file

Post by Thunderstone »



Those virtual sites have the same IP address.
To walk multiple virtual servers on the same IP, you have to walk
them separately and make gw forget the previous urls each time.

gw -wipe
gw -st "delete from options where Name='URL'"
gw -L -noindex http://makingmoney.hypermart.net
gw -st "delete from options where Name='URL'"
gw -L -noindex http://edatemp.hypermart.net
gw -st "delete from options where Name='URL'"
gw -L -noindex http://qes98fa.hypermart.net
gw -st "delete from options where Name='URL'"
gw -L -noindex http://orionsbelt.hypermart.net
gw -st "delete from options where Name='URL'"
gw -L -noindex http://pbcomp.hypermart.net
gw -index



Post Reply