Vertaling van "apachectl" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Il est ainsi souvent possible d'installer simplement un lien vers apachectl dans le répertoire d'initialisation approprié.
So you can often simply link apachectl into the appropriate init directory.
Equivalent à apachectl -k restart. fullstatus
This is equivalent to apachectl -k restart. fullstatus
Équivalent à apachectl -k stop. restart
This is equivalent to apachectl -k stop. restart
Équivalent à apachectl -k graceful-stop. configtest
This is equivalent to apachectl -k graceful-stop. configtest
L'emplacement des exécutables apachectl et http(s)dctl peut varier.
The locations of the apachectl and http(s)dctl binaries often vary.
Le script apachectl est conçu de manière à ce qu'il soit directement lié comme script d'initialisation, mais assurez vous qu'il correspond aux besoins précis de votre système.
The apachectl script is designed so that it can often be linked directly as an init script, but be sure to check the exact requirements of your system.
Des informations supplémentaires sont disponibles dans la page de manuel d'apachectl(8).
Additional information available at apachectl(8) manual page.
Ce sont des arguments du binaire httpd, mais il est recommandé de les utiliser avec le script de contrôle apachectl, qui se chargera de les passer à httpd.
These are arguments to the httpd binary, but we recommend that you send them using the apachectl control script, which will pass them through to httpd.
Le script apachectl renvoie une valeur égale à 0 en cas de succès, et une valeur supérieure à 0 en cas de problème.
The apachectl script returns a 0 exit value on success, and >0 if an error occurs.
Chemin d'accès à la commande apachectl
Path to the apachectl command
Le script apachectl est conçu pour fonctionner comme un script d'initialisation SysV standard; il accepte les arguments start, restart, et stop et les traduit en signaux appropriés pour httpd.
The apachectl script is designed to act like a standard SysV init script; it can take the arguments start, restart, and stop and translate them into the appropriate signals to httpd.
Vous pouvez aussi éditer directement le script apachectl en modifiant la variable HTTPD située en début de script pour spécifier la localisation du binaire httpd et tout argument de ligne de commande que vous souhaitez voir systématiquement présent.
You may also directly edit the apachectl script by changing the HTTPD variable near the top to specify the correct location of the httpd binary and any command-line arguments that you wish to be always present.
Finalement, tapez sudo apachectl graceful pour redémarrer le serveur Apache.
Finally, type sudo apachectl graceful to restart the web server.