Virtual domains

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

Virtual domains

Post by Thunderstone »



Hi :
I'm indexing 3 webs that are virtual domains. I mean, all of them are in

the same IP address. When I index them, I have the message that they are

indexed, but only one of them are indexed.
I resolve the problem writing the directory where they are, but when I
make the search, the results write the principal URL but not the virtual

domain.
For example I have the domains : www.tsf.com.pe, www.huesohumero.com.pe
When I make a search into www.huesohumero.com.pe the result write
www.tsf.com.pe/huesohumero/XXXX
What is the solution ?
Thanks

--
================================================================
Ricardo Figueroa Garcia Telefonica Servicios Internet
Coordinador del Av.Jorge Basadre 592 Piso 4,
Area de Desarrollo Of. 403 - 404, Torre Azul.
ricardo@tsi.com.pe San Isidro - Lima 27
Telf: 2224444 ANX 217 Lima - PERU
Telf: 9044919 Fax : (51-1)-222-5254
================================================================




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

Virtual domains

Post by Thunderstone »



You'll need to walk each site, one at a time, using -L and making gw forget
the previous URL between walks.

gw -L http://site1...
gw -st "delete from options where Name='URL'"
gw -L http://site2...
gw -st "delete from options where Name='URL'"
...




Post Reply