PhpDig.net

PhpDig.net (http://www.phpdig.net/forum/index.php)
-   How-to Forum (http://www.phpdig.net/forum/forumdisplay.php?f=33)
-   -   Meaning (http://www.phpdig.net/forum/showthread.php?t=1764)

humanitaire.ws 01-21-2005 08:33 AM

Meaning
 
Hello my language is the french and I need help to use phpdig

What does mean this text? How it works?

8. Indexation en ligne de commandes
Le script [PHPDIG_DIR]/admin/spider.php peut être lancé en ligne de commande afin de ne pas charger le serveur web.

Le script se lance ainsi :

#php -f [PHPDIG_DIR]/admin/spider.php [option]
Les options sont les suivantes :
- all (par défaut) : Met Ã* jour tous les sites ;
- forceall : Met Ã* jour tous les sites de manière forcée;
- http://mondomaine.tld : ajoute ou met Ã* jour l'url ;
- path/file : ajoute ou met Ã* jour les urls contenues dans le fichier spécifié.

Exemples d'utilisation :

#php -f [PHPDIG_DIR]/admin/spider.php http://hote.mondomaine.com
#php -f [PHPDIG_DIR]/admin/spider.php [Fichier contenant une liste d'urls]
Comme pour n'importe quelle commande, la sortie peut être redirigée vers un fichier (pour tenir des logs par exemple.)

#php -f [PHPDIG_DIR]/admin/spider.php all >> /var/log/phpdig.log
Le script [PHPDIG_DIR]/admin/spider.php peut également être programmé en tâche cron afin de procéder automatiquement Ã* la mise Ã* jour du moteur. La périodicité conseillée est de 7 jours, quitte Ã* forcer la réindexation par l'interface web des pages devant figurer dans le moteur immédiatement.
Ces dernières peuvent également comporter un Metatag "revisit-after" spécifique.

Charter 01-21-2005 07:07 PM

In English: http://www.phpdig.net/navigation.php?action=doc#toc7


All times are GMT -8. The time now is 09:12 PM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.