From: Luc S. <luc...@un...> - 2004-05-03 12:14:37
|
bad luck ;) ---------------------------------------------- Hi, here is what I did : Allow ://www.domain1.com/path.* Server http://www.domain1.com/path Allow ://www.domain2.com/.* Server http://www.domain2.com/ Allow ://www.domain3.com/path/file.html Server http://www.domain3.com/path/file.html Disallow ://.* this config indexed only what I want, without spending time deleting disallowed URL at the end or keeping unwanted URL. ---------------------------------------------- Luc A 12:41 03/05/2004 +0200, Thomas Arendsen Hein a écrit : >On Mon, May 03, 2004 at 09:37:59AM +0200, Luc Santeramo wrote: >> http://forum.aspseek.org/index.php?t=msg&goto=2300&#msg_2300 >> >> google is your friend (sometimes) > >And forum.aspseek.org sometimes is not: > >Fatal error: Failed opening required './GLOBALS.php' >(include_path='.:/usr/share/pear') in >/var/www/forum.aspseek.org/html/index.php on line 13 > >Thomas > >-- >Email: th...@in... >http://intevation.de/~thomas/ |