diff options
Diffstat (limited to '')
-rw-r--r-- | docs/manual/programs/httpd.html | 17 | ||||
-rw-r--r-- | docs/manual/programs/httpd.html.en | 225 | ||||
-rw-r--r-- | docs/manual/programs/httpd.html.fr.utf8 | 239 | ||||
-rw-r--r-- | docs/manual/programs/httpd.html.ko.euc-kr | 218 | ||||
-rw-r--r-- | docs/manual/programs/httpd.html.tr.utf8 | 216 |
5 files changed, 915 insertions, 0 deletions
diff --git a/docs/manual/programs/httpd.html b/docs/manual/programs/httpd.html new file mode 100644 index 0000000..8c4f698 --- /dev/null +++ b/docs/manual/programs/httpd.html @@ -0,0 +1,17 @@ +# GENERATED FROM XML -- DO NOT EDIT + +URI: httpd.html.en +Content-Language: en +Content-type: text/html; charset=UTF-8 + +URI: httpd.html.fr.utf8 +Content-Language: fr +Content-type: text/html; charset=UTF-8 + +URI: httpd.html.ko.euc-kr +Content-Language: ko +Content-type: text/html; charset=EUC-KR + +URI: httpd.html.tr.utf8 +Content-Language: tr +Content-type: text/html; charset=UTF-8 diff --git a/docs/manual/programs/httpd.html.en b/docs/manual/programs/httpd.html.en new file mode 100644 index 0000000..52f6022 --- /dev/null +++ b/docs/manual/programs/httpd.html.en @@ -0,0 +1,225 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head> +<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" /> +<!-- + XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX + This file is generated from xml source: DO NOT EDIT + XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX + --> +<title>httpd - Apache Hypertext Transfer Protocol Server - Apache HTTP Server Version 2.4</title> +<link href="../style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" /> +<link href="../style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" /> +<link href="../style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" /><link rel="stylesheet" type="text/css" href="../style/css/prettify.css" /> +<script src="../style/scripts/prettify.min.js" type="text/javascript"> +</script> + +<link href="../images/favicon.ico" rel="shortcut icon" /></head> +<body id="manual-page"><div id="page-header"> +<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p> +<p class="apache">Apache HTTP Server Version 2.4</p> +<img alt="" src="../images/feather.png" /></div> +<div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div> +<div id="path"> +<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs/">Documentation</a> > <a href="../">Version 2.4</a> > <a href="./">Programs</a></div><div id="page-content"><div id="preamble"><h1>httpd - Apache Hypertext Transfer Protocol Server</h1> +<div class="toplang"> +<p><span>Available Languages: </span><a href="../en/programs/httpd.html" title="English"> en </a> | +<a href="../fr/programs/httpd.html" hreflang="fr" rel="alternate" title="Français"> fr </a> | +<a href="../ko/programs/httpd.html" hreflang="ko" rel="alternate" title="Korean"> ko </a> | +<a href="../tr/programs/httpd.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> +</div> + + <p><code>httpd</code> is the Apache HyperText Transfer Protocol + (HTTP) server program. It is designed to be run as a standalone + daemon process. When used like this it will create a pool of + child processes or threads to handle requests.</p> + + <p>In general, <code>httpd</code> should not be invoked directly, + but rather should be invoked via <code class="program"><a href="../programs/apachectl.html">apachectl</a></code> on Unix-based systems or <a href="../platform/windows.html#winsvc">as a service on Windows NT, + 2000 and XP</a> and <a href="../platform/windows.html#wincons">as + a console application on Windows 9x and ME</a>.</p> +</div> +<div id="quickview"><a href="https://www.apache.org/foundation/contributing.html" class="badge"><img src="https://www.apache.org/images/SupportApache-small.png" alt="Support Apache!" /></a><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#synopsis">Synopsis</a></li> +<li><img alt="" src="../images/down.gif" /> <a href="#options">Options</a></li> +</ul><h3>See also</h3><ul class="seealso"><li><a href="../invoking.html">Starting Apache httpd</a></li><li><a href="../stopping.html">Stopping Apache httpd</a></li><li><a href="../configuring.html">Configuration Files</a></li><li><a href="../platform/">Platform-specific Documentation</a></li><li><code class="program"><a href="../programs/apachectl.html">apachectl</a></code></li><li><a href="#comments_section">Comments</a></li></ul></div> +<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> +<div class="section"> +<h2><a name="synopsis" id="synopsis">Synopsis</a></h2> + <p><code><strong>httpd</strong> [ -<strong>d</strong> + <var>serverroot</var> ] [ -<strong>f</strong> <var>config</var> ] + [ -<strong>C</strong> <var>directive</var> ] [ -<strong>c</strong> + <var>directive</var> ] [ -<strong>D</strong> <var>parameter</var> ] + [ -<strong>e</strong> <var>level</var> ] [ -<strong>E</strong> + <var>file</var> ] + [ <strong>-k</strong> start|restart|graceful|stop|graceful-stop ] + [ -<strong>h</strong> ] + [ -<strong>l</strong> ] [ -<strong>L</strong> ] [ -<strong>S</strong> ] + [ -<strong>t</strong> ] [ -<strong>v</strong> ] [ -<strong>V</strong> ] + [ -<strong>X</strong> ] [ -<strong>M</strong> ] [ -<strong>T</strong> ] + </code></p> + + <p>On <a href="../platform/windows.html">Windows systems</a>, the + following additional arguments are available:</p> + + <p><code><strong>httpd</strong> [ -<strong>k</strong> + install|config|uninstall ] [ -<strong>n</strong> <var>name</var> ] + [ -<strong>w</strong> ]</code></p> +</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> +<div class="section"> +<h2><a name="options" id="options">Options</a></h2> + +<dl> +<dt><code>-d <var>serverroot</var></code></dt> + +<dd>Set the initial value for the <code class="directive"><a href="../mod/core.html#serverroot">ServerRoot</a></code> directive to +<var>serverroot</var>. This can be overridden by the ServerRoot +directive in the configuration file. The default is +<code>/usr/local/apache2</code>.</dd> + +<dt><code>-f <var>config</var></code></dt> + +<dd>Uses the directives in the file <var>config</var> on startup. If +<var>config</var> does not begin with a /, then it is taken to be a +path relative to the <code class="directive"><a href="../mod/core.html#serverroot">ServerRoot</a></code>. The default is +<code>conf/httpd.conf</code>.</dd> + +<dt><code>-k <code>start|restart|graceful|stop|graceful-stop</code></code></dt> + +<dd>Signals <code>httpd</code> to start, restart, or stop. See <a href="../stopping.html">Stopping Apache httpd</a> for more information.</dd> + +<dt><code>-C <var>directive</var></code></dt> + +<dd>Process the configuration <var>directive</var> before reading +config files.</dd> + +<dt><code>-c <var>directive</var></code></dt> + +<dd>Process the configuration <var>directive</var> after reading config +files.</dd> + + +<dt><code>-D <var>parameter</var></code></dt> + +<dd>Sets a configuration <var>parameter </var>which can be used with +<code class="directive"><a href="../mod/core.html#ifdefine"><IfDefine></a></code> sections +in the configuration files to conditionally skip or process commands +at server startup and restart. Also can be used to set certain +less-common startup parameters including <code>-DNO_DETACH</code> +(prevent the parent from forking) and <code>-DFOREGROUND</code> +(prevent the parent from calling <code>setsid()</code> et al).</dd> + +<dt><code>-e <var>level</var></code></dt> + +<dd>Sets the <code class="directive"><a href="../mod/core.html#loglevel">LogLevel</a></code> to +<var>level</var> during server startup. This is useful for +temporarily increasing the verbosity of the error messages to find +problems during startup.</dd> + +<dt><code>-E <var>file</var></code></dt> + +<dd>Send error messages during server startup to <var>file</var>.</dd> + +<dt><code>-h</code></dt> + +<dd>Output a short summary of available command line options.</dd> + +<dt><code>-l</code></dt> + +<dd>Output a list of modules compiled into the server. This will +<strong>not</strong> list dynamically loaded modules included using +the <code class="directive"><a href="../mod/mod_so.html#loadmodule">LoadModule</a></code> directive.</dd> + +<dt><code>-L</code></dt> + +<dd>Output a list of directives provided by static modules, together with expected arguments and +places where the directive is valid. Directives provided by shared modules are not listed.</dd> + +<dt><code>-M</code></dt> + +<dd>Dump a list of loaded Static and Shared Modules.</dd> + +<dt><code>-S</code></dt> + +<dd>Show the settings as parsed from the config file (currently only +shows the virtualhost settings).</dd> + +<dt><code>-T</code> (Available in 2.3.8 and later)</dt> + +<dd>Skip document root check at startup/restart.</dd> + +<dt><code>-t</code></dt> + +<dd>Run syntax tests for configuration files only. The program +immediately exits after these syntax parsing tests with either a return code +of 0 (Syntax OK) or return code not equal to 0 (Syntax Error). If -D +<var>DUMP</var>_<var>VHOSTS </var>is also set, details of the virtual host +configuration will be printed. If -D <var>DUMP</var>_<var>MODULES </var> is +set, all loaded modules will be printed.</dd> + +<dt><code>-v</code></dt> + +<dd>Print the version of <code>httpd</code>, and then exit.</dd> + +<dt><code>-V</code></dt> + +<dd>Print the version and build parameters of <code>httpd</code>, and +then exit.</dd> + +<dt><code>-X</code></dt> + +<dd>Run httpd in debug mode. Only one worker will be started and the +server will not detach from the console.</dd> + +</dl> + +<p>The following arguments are available only on the <a href="../platform/windows.html">Windows platform</a>:</p> + +<dl> + +<dt><code>-k install|config|uninstall</code></dt> + +<dd>Install Apache httpd as a Windows NT service; change startup options for +the Apache httpd service; and uninstall the Apache httpd service.</dd> + +<dt><code>-n <var>name</var></code></dt> + +<dd>The <var>name</var> of the Apache httpd service to signal.</dd> + +<dt><code>-w</code></dt> + +<dd>Keep the console window open on error so that the error message can +be read.</dd> + +</dl> + +</div></div> +<div class="bottomlang"> +<p><span>Available Languages: </span><a href="../en/programs/httpd.html" title="English"> en </a> | +<a href="../fr/programs/httpd.html" hreflang="fr" rel="alternate" title="Français"> fr </a> | +<a href="../ko/programs/httpd.html" hreflang="ko" rel="alternate" title="Korean"> ko </a> | +<a href="../tr/programs/httpd.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> +</div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>Notice:</strong><br />This is not a Q&A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Libera.chat, or sent to our <a href="https://httpd.apache.org/lists.html">mailing lists</a>.</div> +<script type="text/javascript"><!--//--><![CDATA[//><!-- +var comments_shortname = 'httpd'; +var comments_identifier = 'http://httpd.apache.org/docs/2.4/programs/httpd.html'; +(function(w, d) { + if (w.location.hostname.toLowerCase() == "httpd.apache.org") { + d.write('<div id="comments_thread"><\/div>'); + var s = d.createElement('script'); + s.type = 'text/javascript'; + s.async = true; + s.src = 'https://comments.apache.org/show_comments.lua?site=' + comments_shortname + '&page=' + comments_identifier; + (d.getElementsByTagName('head')[0] || d.getElementsByTagName('body')[0]).appendChild(s); + } + else { + d.write('<div id="comments_thread">Comments are disabled for this page at the moment.<\/div>'); + } +})(window, document); +//--><!]]></script></div><div id="footer"> +<p class="apache">Copyright 2023 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> +<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!-- +if (typeof(prettyPrint) !== 'undefined') { + prettyPrint(); +} +//--><!]]></script> +</body></html>
\ No newline at end of file diff --git a/docs/manual/programs/httpd.html.fr.utf8 b/docs/manual/programs/httpd.html.fr.utf8 new file mode 100644 index 0000000..c7771b9 --- /dev/null +++ b/docs/manual/programs/httpd.html.fr.utf8 @@ -0,0 +1,239 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="fr" xml:lang="fr"><head> +<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" /> +<!-- + XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX + This file is generated from xml source: DO NOT EDIT + XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX + --> +<title>httpd - Le serveur HTTP d'Apache - Serveur HTTP Apache Version 2.4</title> +<link href="../style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" /> +<link href="../style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" /> +<link href="../style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" /><link rel="stylesheet" type="text/css" href="../style/css/prettify.css" /> +<script src="../style/scripts/prettify.min.js" type="text/javascript"> +</script> + +<link href="../images/favicon.ico" rel="shortcut icon" /></head> +<body id="manual-page"><div id="page-header"> +<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossaire</a> | <a href="../sitemap.html">Plan du site</a></p> +<p class="apache">Serveur HTTP Apache Version 2.4</p> +<img alt="" src="../images/feather.png" /></div> +<div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div> +<div id="path"> +<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">Serveur HTTP</a> > <a href="http://httpd.apache.org/docs/">Documentation</a> > <a href="../">Version 2.4</a> > <a href="./">Programmes</a></div><div id="page-content"><div id="preamble"><h1>httpd - Le serveur HTTP d'Apache</h1> +<div class="toplang"> +<p><span>Langues Disponibles: </span><a href="../en/programs/httpd.html" hreflang="en" rel="alternate" title="English"> en </a> | +<a href="../fr/programs/httpd.html" title="Français"> fr </a> | +<a href="../ko/programs/httpd.html" hreflang="ko" rel="alternate" title="Korean"> ko </a> | +<a href="../tr/programs/httpd.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> +</div> + + <p><code>httpd</code> est le programme du serveur HTTP d'Apache. Il + a été conçu pour fonctionner sous forme de processus démon + indépendant. Lorsqu'il est utilisé ainsi, il va créer un jeu de + processus enfants ou de threads qui traiteront les requêtes.</p> + + <p>En général, <code>httpd</code> n'est pas invoqué directement, + mais plutôt via <code class="program"><a href="../programs/apachectl.html">apachectl</a></code> sur les systèmes de + style Unix ou <a href="../platform/windows.html#winsvc">en tant que service sous + Windows NT, 2000 et XP</a> et <a href="../platform/windows.html#wincons">comme application de + console sous Windows 9x et ME</a>.</p> +</div> +<div id="quickview"><a href="https://www.apache.org/foundation/contributing.html" class="badge"><img src="https://www.apache.org/images/SupportApache-small.png" alt="Support Apache!" /></a><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#synopsis">Syntaxe</a></li> +<li><img alt="" src="../images/down.gif" /> <a href="#options">Options</a></li> +</ul><h3>Voir aussi</h3><ul class="seealso"><li><a href="../invoking.html">Démarrer Apache httpd</a></li><li><a href="../stopping.html">Arrêter Apache httpd</a></li><li><a href="../configuring.html">Fichiers de configuration</a></li><li><a href="../platform/">Documentations spécifiques aux +plates-formes</a></li><li><code class="program"><a href="../programs/apachectl.html">apachectl</a></code></li><li><a href="#comments_section">Commentaires</a></li></ul></div> +<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> +<div class="section"> +<h2><a name="synopsis" id="synopsis">Syntaxe</a></h2> + <p><code><strong>httpd</strong> [ -<strong>d</strong> + <var>racine-serveur</var> ] [ -<strong>f</strong> <var>config</var> ] + [ -<strong>C</strong> <var>directive</var> ] [ -<strong>c</strong> + <var>directive</var> ] [ -<strong>D</strong> <var>paramètre</var> ] + [ -<strong>e</strong> <var>niveau</var> ] [ -<strong>E</strong> + <var>fichier</var> ] + [ <strong>-k</strong> start|restart|graceful|stop|graceful-stop ] + [ -<strong>h</strong> ] + [ -<strong>l</strong> ] [ -<strong>L</strong> ] [ -<strong>S</strong> ] + [ -<strong>t</strong> ] [ -<strong>v</strong> ] [ -<strong>V</strong> ] + [ -<strong>X</strong> ] [ -<strong>M</strong> ] [ -<strong>T</strong> ] + </code></p> + + <p>Sur les <a href="../platform/windows.html">systèmes Windows</a>, + les options additionnelles suivantes sont disponibles :</p> + + <p><code><strong>httpd</strong> [ -<strong>k</strong> + install|config|uninstall ] [ -<strong>n</strong> <var>nom</var> ] + [ -<strong>w</strong> ]</code></p> +</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> +<div class="section"> +<h2><a name="options" id="options">Options</a></h2> + +<dl> +<dt><code>-d <var>racine-serveur</var></code></dt> + +<dd>Définit la valeur initiale de la directive <code class="directive"><a href="../mod/core.html#serverroot">ServerRoot</a></code> à <var>racine-serveur</var>. Cette +valeur peut être écrasée par la directive ServerRoot du fichier de +configuration. La valeur par défaut est +<code>/usr/local/apache2</code>.</dd> + +<dt><code>-f <var>config</var></code></dt> + +<dd>Utilise les directives du fichier <var>config</var> au démarrage. Si +<var>config</var> ne commence pas par un '/', il est considéré comme +relatif au chemin défini par la directive <code class="directive"><a href="../mod/core.html#serverroot">ServerRoot</a></code>. La valeur par défaut est +<code>conf/httpd.conf</code>.</dd> + +<dt><code>-k <code>start|restart|graceful|stop|graceful-stop</code></code></dt> + +<dd>Permet de démarrer, redémarrer ou arrêter <code>httpd</code>. Voir <a href="../stopping.html">Arrêter Apache httpd</a> pour plus d'informations.</dd> + +<dt><code>-C <var>directive</var></code></dt> + +<dd>Exécute la directive de configuration <var>directive</var> avant de +lire les fichiers de configurations.</dd> + +<dt><code>-c <var>directive</var></code></dt> + +<dd>Exécute la directive de configuration <var>directive</var> après +avoir lu les fichiers de configurations.</dd> + + +<dt><code>-D <var>paramètre</var></code></dt> + +<dd>Définit un <var>paramètre</var> de configuration à utiliser dans les +sections <code class="directive"><a href="../mod/core.html#ifdefine"><IfDefine></a></code> +des fichiers de configuration, ces dernières permettant d'exécuter ou +non des +commandes au démarrage ou au redémarrage du serveur. Sert aussi à +définir certains paramètres de démarrage moins courants comme +<code>-DNO_DETACH</code> (empêche le processus parent de lancer des +processus enfants) et <code>-DFOREGROUND</code> (empêche le processus +parent d'appeler <code>setsid()</code> et autres).</dd> + +<dt><code>-e <var>niveau</var></code></dt> + +<dd>Définit la directive <code class="directive"><a href="../mod/core.html#loglevel">LogLevel</a></code> à +<var>niveau</var> pendant le démarrage du serveur. Ceci permet +d'augmenter temporairement la verbosité des messages d'erreur afin de +déterminer les problèmes de démarrage.</dd> + +<dt><code>-E <var>fichier</var></code></dt> + +<dd>Envoie les messages d'erreur de démarrage vers le fichier +<var>fichier</var>.</dd> + +<dt><code>-h</code></dt> + +<dd>Affiche un bref résumé des options de ligne de commande +disponibles.</dd> + +<dt><code>-l</code></dt> + +<dd>Affiche la liste des modules compilés dans le le serveur. Ce +paramètre n'affiche <strong>pas</strong> les modules chargés +dynamiquement via la directive <code class="directive"><a href="../mod/mod_so.html#loadmodule">LoadModule</a></code>.</dd> + +<dt><code>-L</code></dt> + +<dd>Affiche une liste des directives fournies par les modules statiques +avec les arguments associés, ainsi que les contextes dans lesquels elles +sont valides. Les directives fournies par les modules partagés +(dynamiques) ne sont pas affichées).</dd> + +<dt><code>-M</code></dt> + +<dd>Affiche une liste des modules statiques et des modules chargés +dynamiquement.</dd> + +<dt><code>-S</code></dt> + +<dd>Affiche la configuration telle qu'elle est issue de l'interprétation +du fichier de configuration (actuellement, seule la configuration des +serveurs virtuels est affichée).</dd> + +<dt><code>-T</code> (disponible depuis la version 2.3.8)</dt> + +<dd>Empêche la vérification de la racine des documents (DocumentRoot) au +démarrage/redémarrage.</dd> + +<dt><code>-t</code></dt> + +<dd>Exécute une vérification de syntaxe pour les fichiers de +configuration seulement. Le programme se termine immédiatement après ces +tests de vérification de syntaxe avec soit un code de retour de 0 +(syntaxe OK), soit un code de retour différent de 0 (erreur de +syntaxe). Si -D <var>DUMP</var>_<var>VHOSTS </var> est défini, les +détails de la configuration des serveurs virtuels seront affichés. Si -D +<var>DUMP</var>_<var>MODULES </var> est défini, tous les modules chargés +seront affichés.</dd> + +<dt><code>-v</code></dt> + +<dd>Print the version of <code>httpd</code>, and then exit.</dd> + +<dt><code>-V</code></dt> + +<dd>Le programme affiche la version et les paramètres de compilation de +<code>httpd</code>, puis se termine.</dd> + +<dt><code>-X</code></dt> + +<dd>Exécute httpd en mode debug. Un seul processus sera démarré, et le +serveur ne rendra pas la main à la console.</dd> + +</dl> + +<p>Les arguments suivants ne sont disponibles que sur la <a href="../platform/windows.html">plate-forme Windows</a> :</p> + +<dl> + +<dt><code>-k install|config|uninstall</code></dt> + +<dd>Respectivement : installe Apache httpd en tant que service Windows NT ; +modifie les options de démarrage du service Apache httpd ; désinstalle le +service Apache httpd.</dd> + +<dt><code>-n <var>nom</var></code></dt> + +<dd>Le <var>nom</var> du service Apache httpd à actionner.</dd> + +<dt><code>-w</code></dt> + +<dd>Garde la console Windows ouverte en cas de problème de façon à ce +que le message d'erreur puisse être lu.</dd> + +</dl> + +</div></div> +<div class="bottomlang"> +<p><span>Langues Disponibles: </span><a href="../en/programs/httpd.html" hreflang="en" rel="alternate" title="English"> en </a> | +<a href="../fr/programs/httpd.html" title="Français"> fr </a> | +<a href="../ko/programs/httpd.html" hreflang="ko" rel="alternate" title="Korean"> ko </a> | +<a href="../tr/programs/httpd.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> +</div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>Notice:</strong><br />This is not a Q&A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Libera.chat, or sent to our <a href="https://httpd.apache.org/lists.html">mailing lists</a>.</div> +<script type="text/javascript"><!--//--><![CDATA[//><!-- +var comments_shortname = 'httpd'; +var comments_identifier = 'http://httpd.apache.org/docs/2.4/programs/httpd.html'; +(function(w, d) { + if (w.location.hostname.toLowerCase() == "httpd.apache.org") { + d.write('<div id="comments_thread"><\/div>'); + var s = d.createElement('script'); + s.type = 'text/javascript'; + s.async = true; + s.src = 'https://comments.apache.org/show_comments.lua?site=' + comments_shortname + '&page=' + comments_identifier; + (d.getElementsByTagName('head')[0] || d.getElementsByTagName('body')[0]).appendChild(s); + } + else { + d.write('<div id="comments_thread">Comments are disabled for this page at the moment.<\/div>'); + } +})(window, document); +//--><!]]></script></div><div id="footer"> +<p class="apache">Copyright 2023 The Apache Software Foundation.<br />Autorisé sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> +<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossaire</a> | <a href="../sitemap.html">Plan du site</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!-- +if (typeof(prettyPrint) !== 'undefined') { + prettyPrint(); +} +//--><!]]></script> +</body></html>
\ No newline at end of file diff --git a/docs/manual/programs/httpd.html.ko.euc-kr b/docs/manual/programs/httpd.html.ko.euc-kr new file mode 100644 index 0000000..fea4f9a --- /dev/null +++ b/docs/manual/programs/httpd.html.ko.euc-kr @@ -0,0 +1,218 @@ +<?xml version="1.0" encoding="EUC-KR"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="ko" xml:lang="ko"><head> +<meta content="text/html; charset=EUC-KR" http-equiv="Content-Type" /> +<!-- + XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX + This file is generated from xml source: DO NOT EDIT + XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX + --> +<title>httpd - ¾ÆÆÄÄ¡ ÇÏÀÌÆÛÅؽºÆ® Àü¼Û ÇÁ·ÎÅäÄÝ ¼¹ö - Apache HTTP Server Version 2.4</title> +<link href="../style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" /> +<link href="../style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" /> +<link href="../style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" /><link rel="stylesheet" type="text/css" href="../style/css/prettify.css" /> +<script src="../style/scripts/prettify.min.js" type="text/javascript"> +</script> + +<link href="../images/favicon.ico" rel="shortcut icon" /></head> +<body id="manual-page"><div id="page-header"> +<p class="menu"><a href="../mod/">¸ðµâ</a> | <a href="../mod/directives.html">Áö½Ã¾îµé</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">¿ë¾î</a> | <a href="../sitemap.html">»çÀÌÆ®¸Ê</a></p> +<p class="apache">Apache HTTP Server Version 2.4</p> +<img alt="" src="../images/feather.png" /></div> +<div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div> +<div id="path"> +<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs/">Documentation</a> > <a href="../">Version 2.4</a> > <a href="./">Programs</a></div><div id="page-content"><div id="preamble"><h1>httpd - ¾ÆÆÄÄ¡ ÇÏÀÌÆÛÅؽºÆ® Àü¼Û ÇÁ·ÎÅäÄÝ ¼¹ö</h1> +<div class="toplang"> +<p><span>°¡´ÉÇÑ ¾ð¾î: </span><a href="../en/programs/httpd.html" hreflang="en" rel="alternate" title="English"> en </a> | +<a href="../fr/programs/httpd.html" hreflang="fr" rel="alternate" title="Français"> fr </a> | +<a href="../ko/programs/httpd.html" title="Korean"> ko </a> | +<a href="../tr/programs/httpd.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> +</div> +<div class="outofdate">ÀÌ ¹®¼´Â ÃÖ½ÅÆÇ ¹ø¿ªÀÌ ¾Æ´Õ´Ï´Ù. + ÃÖ±Ù¿¡ º¯°æµÈ ³»¿ëÀº ¿µ¾î ¹®¼¸¦ Âü°íÇϼ¼¿ä.</div> + + <p><code>httpd</code>´Â ¾ÆÆÄÄ¡ ÇÏÀÌÆÛÅؽºÆ® Àü¼Û ÇÁ·ÎÅäÄÝ + (HTTP) ¼¹ö ÇÁ·Î±×·¥ÀÌ´Ù. ÀÚü(standalone) µ¥¸ó ÇÁ·Î¼¼½º·Î + ½ÇÇàÇϵµ·Ï ¼³°èµÇ¾ú´Ù. ¿øÇÑ´Ù¸é ¿äûÀ» ó¸®ÇϱâÀ§ÇØ ÀÚ½Ä + ÇÁ·Î¼¼½º¿Í ¾²·¹µåµéÀ» ¸¸µç´Ù.</p> + + <p>ÀϹÝÀûÀ¸·Î <code>httpd</code>¸¦ Á÷Á¢ ½ÇÇàÇϱ⺸´Ù´Â + À¯´Ð½º±â¹Ý ½Ã½ºÅÛ¿¡¼´Â <a href="apachectl.html">apachectl</a>À» ÅëÇØ, <a href="../platform/windows.html#winsvc">2000, XP¿¡¼´Â + ¼ºñ½º·Î</a>, <a href="../platform/windows.html#wincons">Windows + 9x¿Í ME¿¡¼´Â ÄÝ¼Ö ÇÁ·Î±×·¥À¸·Î</a> ½ÇÇàÇØ¾ß ÇÑ´Ù.</p> +</div> +<div id="quickview"><a href="https://www.apache.org/foundation/contributing.html" class="badge"><img src="https://www.apache.org/images/SupportApache-small.png" alt="Support Apache!" /></a><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#synopsis">°³¿ä</a></li> +<li><img alt="" src="../images/down.gif" /> <a href="#options">¿É¼Ç</a></li> +</ul><h3>Âü°í</h3><ul class="seealso"><li><a href="../invoking.html">¾ÆÆÄÄ¡ ½ÃÀÛ</a></li><li><a href="../stopping.html">¾ÆÆÄÄ¡ Áß´Ü</a></li><li><a href="../configuring.html">¼³Á¤ÆÄÀÏ</a></li><li><a href="../platform/">Ç÷¡Æûº° ¹®¼</a></li><li><a href="apachectl.html">apachectl</a></li><li><a href="#comments_section">Comments</a></li></ul></div> +<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> +<div class="section"> +<h2><a name="synopsis" id="synopsis">°³¿ä</a></h2> + <p><code><strong>httpd</strong> [ -<strong>d</strong> + <var>serverroot</var> ] [ -<strong>f</strong> <var>config</var> ] + [ -<strong>C</strong> <var>directive</var> ] [ -<strong>c</strong> + <var>directive</var> ] [ -<strong>D</strong> <var>parameter</var> ] + [ -<strong>e</strong> <var>level</var> ] [ -<strong>E</strong> + <var>file</var> ] [ <strong>-k</strong> start|restart|graceful|stop ] + [ -<strong>R</strong> <var>directory</var> ] [ -<strong>h</strong> ] + [ -<strong>l</strong> ] [ -<strong>L</strong> ] [ -<strong>S</strong> ] + [ -<strong>t</strong> ] [ -<strong>v</strong> ] [ -<strong>V</strong> ] + [ -<strong>X</strong> ] [ -<strong>M</strong> ]</code></p> + + <p><a href="../platform/windows.html">Windows ½Ã½ºÅÛ</a>¿¡¼´Â + ´ÙÀ½ ¾Æ±Ô¸ÕÆ®¸¦ Ãß°¡·Î »ç¿ëÇÒ ¼ö ÀÖ´Ù:</p> + + <p><code><strong>httpd</strong> [ -<strong>k</strong> + install|config|uninstall ] [ -<strong>n</strong> <var>name</var> ] + [ -<strong>w</strong> ]</code></p> +</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> +<div class="section"> +<h2><a name="options" id="options">¿É¼Ç</a></h2> + +<dl> +<dt><code>-d <var>serverroot</var></code></dt> + +<dd><code class="directive"><a href="../mod/core.html#serverroot">ServerRoot</a></code> Áö½Ã¾îÀÇ +±âº»°ªÀ» <var>serverroot</var>·Î ¼³Á¤ÇÑ´Ù. ¼³Á¤ÆÄÀÏ¿¡¼ ServerRoot +Áö½Ã¾î¸¦ »ç¿ëÇÏ¿© ÀÌ °ªÀ» ¼öÁ¤ÇÒ ¼ö ÀÖ´Ù. ±âº»°ªÀº +<code>/usr/local/apache2</code>ÀÌ´Ù.</dd> + +<dt><code>-f <var>config</var></code></dt> + +<dd>½ÃÀÛÇÒ¶§ <var>config</var> ÆÄÀÏ¿¡ ÀÖ´Â Áö½Ã¾î¸¦ »ç¿ëÇÑ´Ù. +<var>config</var>°¡ /·Î ½ÃÀÛÇÏÁö ¾ÊÀ¸¸é <code class="directive"><a href="../mod/core.html#serverroot">ServerRoot</a></code>¿¡ »ó´ë°æ·ÎÀÌ´Ù. ±âº»°ªÀº +<code>conf/httpd.conf</code>ÀÌ´Ù.</dd> + +<dt><code>-k <code>start|restart|graceful|stop</code></code></dt> + +<dd><code>httpd</code>¸¦ ½ÃÀÛ, Àç½ÃÀÛ, Áß´ÜÇÑ´Ù. ´õ ÀÚ¼¼ÇÑ Á¤º¸´Â +<a href="../stopping.html">¾ÆÆÄÄ¡ Áß´ÜÇϱâ</a>¸¦ Âü°íÇ϶ó.</dd> + +<dt><code>-C <var>directive</var></code></dt> + +<dd>¼³Á¤ÆÄÀÏÀ» ÀбâÀü¿¡ <var>directive</var> Áö½Ã¾î¸¦ ó¸®ÇÑ´Ù.</dd> + +<dt><code>-c <var>directive</var></code></dt> + +<dd>¼³Á¤ÆÄÀÏÀ» ÀбâÀü¿¡ <var>directive</var> Áö½Ã¾î¸¦ ó¸®ÇÑ´Ù.</dd> + + +<dt><code>-D <var>parameter</var></code></dt> + +<dd>¼¹ö ½ÃÀÛ È¤Àº Àç½ÃÀ۽à ¼±ÅÃÀûÀ¸·Î ¸í·É¾î¸¦ ó¸®ÇϱâÀ§ÇØ +¼³Á¤ÆÄÀÏÀÇ <code class="directive"><a href="../mod/core.html#ifdefine"><IfDefine></a></code> +¼½¼Ç¿¡ »ç¿ëÇÒ <var>parameter</var>¸¦ ¼³Á¤ÇÑ´Ù.</dd> + +<dt><code>-e <var>level</var></code></dt> + +<dd>¼¹ö°¡ ½ÃÀÛÇϴµ¿¾È <code class="directive"><a href="../mod/core.html#loglevel">LogLevel</a></code>À» +<var>level</var>·Î ¼³Á¤ÇÑ´Ù. ÀÌ´Â ½ÃÀÛÁß ¹®Á¦¸¦ ã±âÀ§ÇØ Àá½Ã +´õ ÀÚ¼¼ÇÑ ¿À·ù¹®À» ¾òÀ»¶§ À¯¿ëÇÏ´Ù.</dd> + +<dt><code>-E <var>file</var></code></dt> + +<dd>¼¹ö°¡ ½ÃÀÛÇϴµ¿¾È <var>file</var>·Î ¿À·ù¹®À» º¸³½´Ù.</dd> + +<dt><code>-R <var>directory</var></code></dt> + +<dd>¼¹ö¸¦ <code>SHARED_CORE</code> ±ÔÄ¢À» »ç¿ëÇÏ¿© ÄÄÆÄÀÏÇÑ +°æ¿ì °øÀ¯¿ÀºêÁ§Æ®ÆÄÀÏ <var>directory</var>¸¦ ÁöÁ¤ÇÑ´Ù.</dd> + +<dt><code>-h</code></dt> + +<dd>»ç¿ëÇÒ ¼ö ÀÖ´Â ¸í·ÉÇà ¿É¼ÇµéÀÇ ÂªÀº ¿ä¾àÀ» Ãâ·ÂÇÑ´Ù.</dd> + +<dt><code>-l</code></dt> + +<dd>¼¹ö¿¡ °°ÀÌ ÄÄÆÄÀÏÇÑ ¸ðµâ ¸ñ·ÏÀ» Ãâ·ÂÇÑ´Ù. <code class="directive"><a href="../mod/mod_so.html#loadmodule">LoadModule</a></code> Áö½Ã¾î¸¦ »ç¿ëÇÏ¿© µ¿ÀûÀ¸·Î +ÀоîµéÀÌ´Â ¸ðµâÀº Ãâ·ÂÇÏÁö <strong>¾Ê´Â´Ù</strong>.</dd> + +<dt><code>-L</code></dt> + +<dd>Áö½Ã¾î ¸ñ·ÏÀ» Áö½Ã¾î°¡ ¹Þ´Â ¾Æ±Ô¸ÕÆ®¿Í Áö½Ã¾î »ç¿ëÀå¼Ò¿Í +°°ÀÌ Ãâ·ÂÇÑ´Ù.</dd> + +<dt><code>-M</code></dt> + +<dd>ÀоîµéÀÎ Á¤Àû ¸ðµâ°ú °øÀ¯ ¸ðµâ ¸ñ·ÏÀ» Ãâ·ÂÇÑ´Ù.</dd> + +<dt><code>-S</code></dt> + +<dd>¼³Á¤ÆÄÀÏ¿¡¼ ÀоîµéÀÎ ¼³Á¤À» º¸¿©ÁØ´Ù (ÇöÀç´Â °¡»óÈ£½ºÆ® +¼³Á¤¸¸À» º¸¿©ÁØ´Ù).</dd> + +<dt><code>-t</code></dt> + +<dd>¼³Á¤ÆÄÀÏÀÇ ¹®¹ý°Ë»ç¸¸ ÇÑ´Ù. ÇÁ·Î±×·¥Àº ¹®¹ýÀ» °Ë»çÇÑÈÄ +(¹®¹ýÀÌ ¿Ã¹Ù¸¥ °æ¿ì) 0À̳ª (¹®¹ý¿¡ ¹®Á¦°¡ ÀÖ´Â °æ¿ì) 0ÀÌ ¾Æ´Ñ +Á¾·áÄÚµå·Î Áï½Ã Á¾·áÇÑ´Ù. -D <var>DUMP</var>_<var>VHOSTS</var>À» +»ç¿ëÇÏ¸é °¡»óÈ£½ºÆ® ¼³Á¤À» ÀÚ¼¼È÷ Ãâ·ÂÇÑ´Ù. -D +<var>DUMP</var>_<var>MODULES</var>¸¦ »ç¿ëÇϸé ÀоîµéÀÎ ¸ðµâ +¸ñ·ÏÀ» Ãâ·ÂÇÑ´Ù.</dd> + +<dt><code>-v</code></dt> + +<dd><code>httpd</code>ÀÇ ¹öÀüÀ» Ãâ·ÂÇÏ°í Á¾·áÇÑ´Ù.</dd> + +<dt><code>-V</code></dt> + +<dd><code>httpd</code>ÀÇ ¹öÀü°ú ÄÄÆÄÀÏ ÆĶó¹ÌÅ͸¦ Ãâ·ÂÇÏ°í +Á¾·áÇÑ´Ù.</dd> + +<dt><code>-X</code></dt> + +<dd>µð¹ö±× »óÅ·ΠÀ¥¼¹ö¸¦ ½ÇÇàÇÑ´Ù. ¿ÀÁ÷ ÇÑ ÇÁ·Î¼¼½º³ª ¾²·¹µå·Î¸¸ +¼ºñ½ºÇÏ°í, ¼¹ö´Â Äֿܼ¡¼ ¶³¾îÁöÁö ¾Ê´Â´Ù.</dd> + +</dl> + +<p>´ÙÀ½ ¾Æ±Ô¸ÕÆ®´Â <a href="../platform/windows.html">Windows +Ç÷¡Æû</a>¿¡¼¸¸ »ç¿ëÇÒ ¼ö ÀÖ´Ù:</p> + +<dl> + +<dt><code>-k install|config|uninstall</code></dt> + +<dd>¾ÆÆÄÄ¡¸¦ Windows NT ¼ºñ½º·Î ¼³Ä¡ÇÑ´Ù; ¾ÆÆÄÄ¡ ¼ºñ½ºÀÇ ½ÃÀÛ +¿É¼ÇÀ» ¼öÁ¤ÇÑ´Ù; ¾ÆÆÄÄ¡ ¼ºñ½º ¼³Ä¡¸¦ Áö¿î´Ù.</dd> + +<dt><code>-n <var>name</var></code></dt> + +<dd>¾ÆÆÄÄ¡ ¼ºñ½ºÀÇ <var>name</var>.</dd> + +<dt><code>-w</code></dt> + +<dd>¿À·ù°¡ ¹ß»ýÇϸé ÄܼÖâÀ» ¿¾î¼ ¿À·ù¹®À» º¸¿©ÁØ´Ù.</dd> + +</dl> + +</div></div> +<div class="bottomlang"> +<p><span>°¡´ÉÇÑ ¾ð¾î: </span><a href="../en/programs/httpd.html" hreflang="en" rel="alternate" title="English"> en </a> | +<a href="../fr/programs/httpd.html" hreflang="fr" rel="alternate" title="Français"> fr </a> | +<a href="../ko/programs/httpd.html" title="Korean"> ko </a> | +<a href="../tr/programs/httpd.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> +</div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>Notice:</strong><br />This is not a Q&A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Libera.chat, or sent to our <a href="https://httpd.apache.org/lists.html">mailing lists</a>.</div> +<script type="text/javascript"><!--//--><![CDATA[//><!-- +var comments_shortname = 'httpd'; +var comments_identifier = 'http://httpd.apache.org/docs/2.4/programs/httpd.html'; +(function(w, d) { + if (w.location.hostname.toLowerCase() == "httpd.apache.org") { + d.write('<div id="comments_thread"><\/div>'); + var s = d.createElement('script'); + s.type = 'text/javascript'; + s.async = true; + s.src = 'https://comments.apache.org/show_comments.lua?site=' + comments_shortname + '&page=' + comments_identifier; + (d.getElementsByTagName('head')[0] || d.getElementsByTagName('body')[0]).appendChild(s); + } + else { + d.write('<div id="comments_thread">Comments are disabled for this page at the moment.<\/div>'); + } +})(window, document); +//--><!]]></script></div><div id="footer"> +<p class="apache">Copyright 2023 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> +<p class="menu"><a href="../mod/">¸ðµâ</a> | <a href="../mod/directives.html">Áö½Ã¾îµé</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">¿ë¾î</a> | <a href="../sitemap.html">»çÀÌÆ®¸Ê</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!-- +if (typeof(prettyPrint) !== 'undefined') { + prettyPrint(); +} +//--><!]]></script> +</body></html>
\ No newline at end of file diff --git a/docs/manual/programs/httpd.html.tr.utf8 b/docs/manual/programs/httpd.html.tr.utf8 new file mode 100644 index 0000000..2c2b5d6 --- /dev/null +++ b/docs/manual/programs/httpd.html.tr.utf8 @@ -0,0 +1,216 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="tr" xml:lang="tr"><head> +<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" /> +<!-- + XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX + This file is generated from xml source: DO NOT EDIT + XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX + --> +<title>httpd - Apache Hiper Metin Aktarım Protokolü Sunucusu - Apache HTTP Sunucusu Sürüm 2.4</title> +<link href="../style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" /> +<link href="../style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" /> +<link href="../style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" /><link rel="stylesheet" type="text/css" href="../style/css/prettify.css" /> +<script src="../style/scripts/prettify.min.js" type="text/javascript"> +</script> + +<link href="../images/favicon.ico" rel="shortcut icon" /></head> +<body id="manual-page"><div id="page-header"> +<p class="menu"><a href="../mod/">Modüller</a> | <a href="../mod/directives.html">Yönergeler</a> | <a href="http://wiki.apache.org/httpd/FAQ">SSS</a> | <a href="../glossary.html">Terimler</a> | <a href="../sitemap.html">Site Haritası</a></p> +<p class="apache">Apache HTTP Sunucusu Sürüm 2.4</p> +<img alt="" src="../images/feather.png" /></div> +<div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div> +<div id="path"> +<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Sunucusu</a> > <a href="http://httpd.apache.org/docs/">Belgeleme</a> > <a href="../">Sürüm 2.4</a> > <a href="./">Programlar</a></div><div id="page-content"><div id="preamble"><h1>httpd - Apache Hiper Metin Aktarım Protokolü Sunucusu</h1> +<div class="toplang"> +<p><span>Mevcut Diller: </span><a href="../en/programs/httpd.html" hreflang="en" rel="alternate" title="English"> en </a> | +<a href="../fr/programs/httpd.html" hreflang="fr" rel="alternate" title="Français"> fr </a> | +<a href="../ko/programs/httpd.html" hreflang="ko" rel="alternate" title="Korean"> ko </a> | +<a href="../tr/programs/httpd.html" title="Türkçe"> tr </a></p> +</div> + + <p><strong><code>httpd</code></strong>, Apache Hiper Metin Aktarım + Protokolü (HTTP) sunucusu programıdır. Tek başına çalışan bir artalan + süreci olarak tasarlanmıştır. Bu tarz kullanıldığında istekleri işleme + sokmak için çocuk süreçlerden ve evrelerden oluşan bir havuz + oluşturur.</p> + + <p>Genelde, <strong><code>httpd</code></strong>'nin doğrudan çağrılmaması + gerekir. Unix ve benzerlerinde <code class="program"><a href="../programs/apachectl.html">apachectl</a></code> + aracılığıyla, <a href="../platform/windows.html#winsvc">Windows NT, 2000 + ve XP</a>'de bir hizmet olarak, <a href="../platform/windows.html#wincons">Windows 9x ve ME</a>'de ise bir + konsol uygulaması olarak çalıştırılır.</p> +</div> +<div id="quickview"><a href="https://www.apache.org/foundation/contributing.html" class="badge"><img src="https://www.apache.org/images/SupportApache-small.png" alt="Support Apache!" /></a><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#synopsis">Kullanım</a></li> +<li><img alt="" src="../images/down.gif" /> <a href="#options">Seçenekler</a></li> +</ul><h3>Ayrıca bakınız:</h3><ul class="seealso"><li><a href="../invoking.html">Apache httpd'nin Başlatılması</a></li><li><a href="../stopping.html">Apache httpd'nin Durdurulması</a></li><li><a href="../configuring.html">Yapılandırma Dosyaları</a></li><li><a href="../platform/">Platforma Özgü Belgeler</a></li><li><code class="program"><a href="../programs/apachectl.html">apachectl</a></code></li><li><a href="#comments_section">Yorumlar</a></li></ul></div> +<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> +<div class="section"> +<h2><a name="synopsis" id="synopsis">Kullanım</a></h2> + <p><code><strong>httpd</strong> [ -<strong>d</strong> + <var>sunucu-kök-dizini</var> ] [ -<strong>f</strong> + <var>yapılandırma-dosyası</var> ] + [ -<strong>C</strong> <var>yönerge</var> ] [ -<strong>c</strong> + <var>yönerge</var> ] [ -<strong>D</strong> <var>parametre</var> ] + [ -<strong>e</strong> <var>seviye</var> ] [ -<strong>E</strong> + <var>dosya</var> ] + [ <strong>-k</strong> start | restart | graceful | stop | graceful-stop ] + [ -<strong>h</strong> ] + [ -<strong>l</strong> ] [ -<strong>L</strong> ] [ -<strong>S</strong> ] + [ -<strong>t</strong> ] [ -<strong>v</strong> ] [ -<strong>V</strong> ] + [ -<strong>X</strong> ] [ -<strong>M</strong> ] [ -<strong>T</strong> ] + </code></p> + + <p><a href="../platform/windows.html">Windows sistemlerinde</a>, ek + olarak şunlar vardır:</p> + + <p><code><strong>httpd</strong> [ -<strong>k</strong> install | config | + uninstall ] [ -<strong>n</strong> <var>isim</var> ] + [ -<strong>w</strong> ]</code></p> +</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> +<div class="section"> +<h2><a name="options" id="options">Seçenekler</a></h2> + + <dl> + <dt><code><strong>-d</strong> <var>sunucu-kök-dizini</var></code></dt> + <dd><var>sunucu-kök-dizini</var>'ni <code class="directive"><a href="../mod/core.html#serverroot">ServerRoot</a></code> yönergesine ilk değer olarak atar. Yapılandırma + dosyasındaki bir <code class="directive"><a href="../mod/core.html#serverroot">ServerRoot</a></code> + yönergesiyle bu atama geçersiz kılınabilir. Bu seçenek belirtilmediği + takdirde <code>/usr/local/apache2</code> dizini öntanımlıdır.</dd> + + <dt><code><strong>-f</strong> <var>yapılandırma-dosyası</var></code></dt> + <dd>Başlatma sırasında <var>yapılandırma-dosyası</var>'ndaki yönergeler + kullanılır. Eğer <var>yapılandırma-dosyası</var> bir / ile başlamıyorsa + dosyanın <code class="directive"><a href="../mod/core.html#serverroot">ServerRoot</a></code> yönergesinin + değerine göreli olduğu varsayılır. Seçenek belirtilmediği takdirde + <code>conf/httpd.conf</code> öntanımlı değerdir.</dd> + + <dt><code><strong>-k</strong> <code>start | restart | graceful | stop | + graceful-stop</code></code></dt> + <dd><strong><code>httpd</code></strong>'yi başlatmak, durdurmak ve yeniden + başlatmak için sinyal gönderir. Daha ayrıntılı bilgi edinmek için <a href="../stopping.html">Apache httpd'nin Durdurulması</a> belgesine + bakınız.</dd> + + <dt><code><strong>-C</strong> <var>yönerge</var></code></dt> + <dd>Yapılandırma <var>yönerge</var>'sini yapılandırma dosyalarını okumadan + önce işleme sokar.</dd> + + <dt><code><strong>-c</strong> <var>yönerge</var></code></dt> + <dd>Yapılandırma <var>yönerge</var>'sini yapılandırma dosyalarını + okuduktan sonra işleme sokar.</dd> + + <dt><code><strong>-D</strong> <var>parametre</var></code></dt> + <dd>Sunucu başlatılırken veya yeniden başlatılırken komutları şarta bağlı + olarak işleme sokmak veya atlamak için yapılandırma dosyalarında + kullanılan <code class="directive"><a href="../mod/core.html#ifdefine"><IfDefine></a></code> + bölümlerinde kullanılmak üzere bir yapılandırma <var>parametre</var>'si + tanımlar. Ayrıca, <code>-DNO_DETACH</code> (ana sürecin çatallanmasını + engellemek için), <code>-DFOREGROUND</code> (ana sürecin + <code>setsid()</code> ve benzerlerinden çağrılmasını engellemek için) + gibi daha az bilinen bazı başlatma parametrelerini atamakta da + kullanılabilir.</dd> + + <dt><code><strong>-e</strong> <var>seviye</var></code></dt> + <dd>Hata günlüğü seviyesi olarak <code class="directive"><a href="../mod/core.html#loglevel">LogLevel</a></code> yönergesine sunucu başlatılırken <var>seviye</var> + değerini atar. Bu seçenek, başlatma sırasındaki sorunları saptamak + amacıyla hata iletilerinin ayrıntı seviyesini geçici olarak arttırmak + için kullanılır.</dd> + + <dt><code><strong>-E</strong> <var>dosya</var></code></dt> + <dd>Sunucunun başlatılması sırasında hata iletilerinin belirtilen + <var>dosya</var>'ya gönderilmesini sağlar.</dd> + + <dt><code><strong>-h</strong></code></dt> + <dd>Mevcut komut satırı seçeneklerinin kısa bir özetini çıktılar.</dd> + + <dt><code><strong>-l</strong></code></dt> + <dd>Sunucunun içinde derlenmiş modüllerin listesini çıktılar. Bu liste + <code class="directive"><a href="../mod/mod_so.html#loadmodule">LoadModule</a></code> yönergesi kullanılarak + devingen olarak yüklenen modülleri içermez.</dd> + + <dt><code><strong>-L</strong></code></dt> + <dd>Durağan modüllerce sağlanmış yönergeleri olası değerleriyle geçerli + konumlarına yerleştirerek listeler. Paylaşımlı modüllerce sağlanan + yönergeleri listelemez.</dd> + + <dt><code><strong>-M</strong></code></dt> + <dd>Yüklü durağan ve paylaşımlı modülleri listeler.</dd> + + <dt><code><strong>-S</strong></code></dt> + <dd>Yapılandırma dosyasından çözümlenmiş haliyle ayarları gösterir (şu an + sadece sanal konak ayarları gösterilmektedir).</dd> + + <dt><code><strong>-T</strong></code> (2.3.8 ve sonrasında + kullanılabilmektedir)</dt> + <dd>Başlatma ve yeniden başlatma sırasında belge kökü sınanmadan + geçilir.</dd> + + <dt><code><strong>-t</strong></code></dt> + <dd>Yapılandırma dosyasını sözdizimi hatalarına karşı denetler. Program + sözdizimini denetledikten sonra sözdizimi geçerliyse 0 ile, değilse + sıfırdan farklı bir değerle çıkar. + <code><strong>-D</strong>DUMP_VHOSTS</code> seçeneği ile birlikte + kullanılmışsa ek olarak sanal konak ayrıntıları da basılır. + <code><strong>-D</strong>DUMP_MODULES</code> seçeneği ile ise ek olarak + tüm modüller listelenir.</dd> + + <dt><code><strong>-v</strong></code></dt> + <dd><strong><code>httpd</code></strong> sürümünü basar ve çıkar.</dd> + + <dt><code><strong>-V</strong></code></dt> + <dd>Sürümü ve <strong><code>httpd</code></strong> kurulum parametrelerini + basar ve çıkar.</dd> + + <dt><code><strong>-X</strong></code></dt> + <dd><strong><code>httpd</code></strong> hata ayıklama kipinde çalışır. Tek + çocuk süreç başlatılır ve sunucu konsolu terketmez.</dd> + </dl> + + <p>Aşağıdaki seçenekler sadece <a href="../platform/windows.html">Windows + platformunda geçerlidir</a>:</p> + + <dl> + <dt><code><strong>-k</strong> install | config | uninstall</code></dt> + <dd>Parametreler bakımından sırasıyla: Apache httpd bir Windows NT hizmeti + haline getirilir; başlatma seçenekleri Apache httpd hizmeti için + değiştirilir; ve Apache httpd hizmeti sistemden kaldırılır.</dd> + + <dt><code><strong>-n</strong> <var>isim</var></code></dt> + <dd>Sinyal gönderilecek Apache httpd hizmetinin <var>ismi</var>.</dd> + + <dt><code><strong>-w</strong></code></dt> + <dd>Hata durumunda konsol penceresi açık tutularak hata iletilerinin + okunması sağlanır.</dd> + </dl> + +</div></div> +<div class="bottomlang"> +<p><span>Mevcut Diller: </span><a href="../en/programs/httpd.html" hreflang="en" rel="alternate" title="English"> en </a> | +<a href="../fr/programs/httpd.html" hreflang="fr" rel="alternate" title="Français"> fr </a> | +<a href="../ko/programs/httpd.html" hreflang="ko" rel="alternate" title="Korean"> ko </a> | +<a href="../tr/programs/httpd.html" title="Türkçe"> tr </a></p> +</div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorumlar</a></h2><div class="warning"><strong>Notice:</strong><br />This is not a Q&A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Libera.chat, or sent to our <a href="https://httpd.apache.org/lists.html">mailing lists</a>.</div> +<script type="text/javascript"><!--//--><![CDATA[//><!-- +var comments_shortname = 'httpd'; +var comments_identifier = 'http://httpd.apache.org/docs/2.4/programs/httpd.html'; +(function(w, d) { + if (w.location.hostname.toLowerCase() == "httpd.apache.org") { + d.write('<div id="comments_thread"><\/div>'); + var s = d.createElement('script'); + s.type = 'text/javascript'; + s.async = true; + s.src = 'https://comments.apache.org/show_comments.lua?site=' + comments_shortname + '&page=' + comments_identifier; + (d.getElementsByTagName('head')[0] || d.getElementsByTagName('body')[0]).appendChild(s); + } + else { + d.write('<div id="comments_thread">Comments are disabled for this page at the moment.<\/div>'); + } +})(window, document); +//--><!]]></script></div><div id="footer"> +<p class="apache">Copyright 2023 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> +<p class="menu"><a href="../mod/">Modüller</a> | <a href="../mod/directives.html">Yönergeler</a> | <a href="http://wiki.apache.org/httpd/FAQ">SSS</a> | <a href="../glossary.html">Terimler</a> | <a href="../sitemap.html">Site Haritası</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!-- +if (typeof(prettyPrint) !== 'undefined') { + prettyPrint(); +} +//--><!]]></script> +</body></html>
\ No newline at end of file |