+++ /dev/null
-URI: all_in_one.html.en
-Content-Language: en
-Content-type: text/html; charset=ISO-8859-1
-
-URI: all_in_one.html.ja.euc-jp
-Content-Language: ja
-Content-type: text/html; charset=EUC-JP
-
-URI: all_in_one.html.ko.euc-kr
-Content-Language: ko
-Content-type: text/html; charset=EUC-KR
+++ /dev/null
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<!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><!--
- XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
- This file is generated from xml source: DO NOT EDIT
- XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
- -->
-<title>Frequently Asked Questions - Apache HTTP Server</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 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="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p>
-<p class="apache">Apache HTTP Server Version 2.3</p>
-<img alt="" src="../images/feather.gif" /></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.3</a> > <a href="./">FAQ</a></div><div id="page-content"><div id="preamble"><h1>Frequently Asked Questions</h1>
-<div class="toplang">
-<p><span>Available Languages: </span><a href="../en/faq/all_in_one.html" title="English"> en </a> |
-<a href="../ja/faq/all_in_one.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a> |
-<a href="../ko/faq/all_in_one.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p>
-</div>
-
- <p>The latest version of this FAQ is always available from the main Apache
- web site, at <<a href="http://httpd.apache.org/docs/trunk/faq/">http://httpd.apache.org/docs/trunk/faq/</a>>.</p>
-
- <p>If you don't find the answer to your question in the below
- sections, please also consult the <a href="http://httpd.apache.org/docs/misc/FAQ.html">Apache 1.3
- FAQ</a> to see if your question is answered there.</p>
-</div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#topics">Topics</a></li>
-<li><img alt="" src="../images/down.gif" /> <a href="#background">Background</a></li>
-<li><img alt="" src="../images/down.gif" /> <a href="#support">Support</a></li>
-<li><img alt="" src="../images/down.gif" /> <a href="#error">Error Messages</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 id="topics" name="topics">Topics</a></h2>
-<dl><dt><a href="#background">Background</a></dt><dd>Background information about the Apache HTTP Server.</dd>
-<dt><a href="#support">Support</a></dt><dd>What do I do when I have problems?</dd>
-<dt><a href="#error">Error Messages</a></dt><dd>What does this error message mean?</dd>
-</dl></div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
-<div class="section">
-<h2><a name="background" id="background">Background</a></h2>
-
- <ul>
- <li><a href="#background.what-is-apache">What is Apache?</a></li>
- <li><a href="#background.what-is-httpd">What is the Apache HTTP
- Server?</a></li>
- <li><a href="#background.tested">How thoroughly tested is
- Apache?</a></li>
- <li><a href="#background.logo">May I use the Apache logo on my
- product or Web site?</a></li>
- </ul>
-
- <h3><a name="background.what-is-apache" id="background.what-is-apache">What is Apache?</a></h3>
-
-
- <p>The <a href="http://www.apache.org/">Apache Software Foundation</a>
- provides organizational, legal, and financial support for a broad
- range of open source software projects. The Foundation provides
- an established framework for intellectual property and financial
- contributions that simultaneously limits contributors potential
- legal exposure. Through a collaborative and meritocratic
- development process, Apache projects deliver enterprise-grade,
- freely available software products that attract large communities
- of users. The pragmatic Apache License makes it easy for all
- users, commercial and individual, to deploy Apache products.</p>
-
- <p>For more details about the Foundation, please see the <a href="http://www.apache.org/foundation/faq.html">Apache Software
- Foundation FAQ</a></p>
-
- <p>The Apache HTTP Server -- sometimes called Apache httpd -- is
- a project of the Apache Software Foundation aimed at creating a
- robust, commercial-grade, featureful, and freely-available
- source code implementation of an HTTP (Web) server. For more
- information, please see the <a href="http://httpd.apache.org/ABOUT_APACHE.html">About
- Apache</a> page.</p>
-
-
-
- <h3><a name="background.what-is-httpd" id="background.what-is-httpd">What is the Apache HTTP Server?</a></h3>
-
- <ul>
- <li>is a powerful, flexible, HTTP/1.1 compliant web server</li>
- <li>implements the latest protocols, including HTTP/1.1 (RFC2616)</li>
- <li>is highly configurable and extensible with third-party modules</li>
- <li>can be customised by writing 'modules' using the Apache module
- API</li>
- <li>provides full source code and comes with an
- <a href="http://www.apache.org/licenses/LICENSE-2.0">unrestrictive
- license</a></li>
- <li>runs on Windows 2003/XP/2000/NT/9x, Netware 5.x and above, OS/2,
- and most versions of Unix, as well as several other operating
- systems</li>
- <li>is actively being developed</li>
- <li>encourages user feedback through new ideas, bug reports and
- patches</li>
- </ul>
-
-
- <h3><a name="background.tested" id="background.tested">How thoroughly tested is Apache?</a></h3>
-
- <p>Apache is run on millions of Internet servers.
- It has been tested thoroughly by both developers and users. The Apache
- HTTP Server Project maintains rigorous standards before releasing new
- versions of our server, and our server runs without a hitch on over
- 70% of all WWW servers available on the Internet. When bugs do show
- up, we release patches and new versions as soon as they are
- available.</p>
-
-
- <h3><a name="background.logo" id="background.logo">May I use the Apache logo on my product or Web site?</a></h3>
-
- <p>You may <em>NOT</em> use any original artwork from the Apache
- Software Foundation, nor make or use modified versions of such
- artwork, except under the following conditions:</p>
- <ul>
- <li>You may use the <a href="http://httpd.apache.org/apache_pb.gif">'Powered by Apache'
- graphic</a> on a Web site that is being served by the Apache HTTP
- server software.</li>
- <li>You may use the aforementioned <a href="http://httpd.apache.org/apache_pb.gif">'Powered by Apache'
- graphic</a> or the <a href="http://www.apache.org/images/asf_logo.gif">Apache Software
- Foundation logo</a> in product description and promotional material
- <em>IF and ONLY IF</em> such use can in no way be interpreted as
- anything other than an attribution.</li>
- </ul>
-
- <div class="warning">Using the Apache name and artwork in a manner that
- implies endorsement of a product or service is strictly
- forbidden.</div>
-
-
- </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
-<div class="section">
-<h2><a name="support" id="support">Support</a></h2>
- <ul>
- <li><a href="#support.what2do">"Why can't I ...? Why won't ... work?" What
- to do in case of problems</a></li>
-
- <li><a href="#support.support">Whom do I contact for support?</a></li>
- </ul>
-
- <h3><a name="support.what2do" id="support.what2do">"Why can't I ...? Why won't ... work?" What to do in case of
- problems</a></h3>
-
-
- <p>If you are having trouble with your Apache server software, you should
- take the following steps:</p>
-
- <dl>
- <dt>Check the ErrorLog!</dt>
- <dd>Apache tries to be helpful when it encounters a problem. In many
- cases, it will provide some details by writing one or more messages to the
- server error log. Sometimes this is enough for you to diagnose & fix
- the problem yourself (such as file permissions or the like). The default
- location of the error log is
- <code>/usr/local/apache2/logs/error_log</code>, but see the <code class="directive"><a href="../mod/core.html#errorlog">ErrorLog</a></code> directive in your config files for the
- location on your server.</dd>
-
- <dt>Check the ErrorLog again!</dt>
- <dd>Nearly all problems can be solved by reading the error log.</dd>
-
- <dt>Check the <a href="http://httpd.apache.org/docs/trunk/faq/">FAQ</a>!</dt>
- <dd>The latest version of the Apache Frequently-Asked Questions list can
- always be found at the main Apache web site.</dd>
-
- <dt>Check the Apache bug database</dt>
- <dd>Most problems that get reported to The Apache Group are recorded in
- the <a href="http://httpd.apache.org/bug_report.html">bug database</a>.
- <strong>Please</strong> check the existing reports, open
- <strong>and</strong> closed, before adding one. If you find that your
- issue has already been reported, please <em>don't</em> add a "me, too"
- report. If the original report isn't closed yet, we suggest that you
- check it periodically. You might also consider contacting the original
- submitter, because there may be an email exchange going on about the
- issue that isn't getting recorded in the database.</dd>
-
- <dt><a id="support.what2do.user-support" name="support.what2do.user-support">Ask in a user support forum</a></dt>
- <dd><p>Apache has an active community of users who are willing to share
- their knowledge. Participating in this community is usually the best and
- fastest way to get answers to your questions and problems.</p>
-
- <p><a href="http://httpd.apache.org/userslist.html">Users
- mailing list</a></p>
-
- <p><a href="irc://irc.freenode.net/#apache">#apache</a> on
- <a href="http://freenode.net">Freenode IRC</a> is also available for
- user support issues.</p>
- </dd>
-
- <dt>Please use the bug database for bugs!</dt>
- <dd><p>If you've gone through those steps above that are appropriate and
- have obtained no relief, then please <em>do</em> let the httpd developers
- know about the problem by <a href="http://httpd.apache.org/bug_report.html">logging a bug
- report</a>.</p>
-
- <p>If your problem involves the server crashing and generating a core
- dump, please <a href="http://httpd.apache.org/dev/debugging.html">
- include a backtrace</a> (if possible).</p>
- </dd>
- </dl>
-
-
- <h3><a name="support.support" id="support.support">Whom do I contact for support?</a></h3>
- <p>With millions of users and fewer than sixty volunteer developers,
- we cannot provide personal support for Apache. For free support, we
- suggest participating in a <a href="#support.what2do.user-support">user forum</a>.</p>
-
- <p>Professional, commercial support for Apache is available from
- <a href="http://www.apache.org/info/support.cgi">a number of
- companies</a>.</p>
-
-</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
-<div class="section">
-<h2><a name="error" id="error">Error Messages</a></h2>
- <ul>
- <li><a href="#error.sendfile">Invalid argument:
- core_output_filter: writing data to the network</a></li>
- <li><a href="#error.acceptex">AcceptEx failed</a></li>
- <li><a href="#error.scriptheaders">Premature end of script
- headers</a></li>
- <li><a href="#error.permissiondenied">Permission denied</a></li>
- </ul>
-
- <h3><a name="error.sendfile" id="error.sendfile">Invalid argument:
- core_output_filter: writing data to the network</a></h3>
-
- <p>Apache uses the <code>sendfile</code> syscall on platforms
- where it is available in order to speed sending of responses.
- Unfortunately, on some systems, Apache will detect the presence of
- <code>sendfile</code> at compile-time, even when it does not work
- properly. This happens most frequently when using network or
- other non-standard file-system.</p>
-
- <p>Symptoms of this problem include the above message in the error
- log and zero-length responses to non-zero-sized files. The
- problem generally occurs only for static files, since dynamic
- content usually does not make use of <code>sendfile</code>.</p>
-
- <p>To fix this problem, simply use the <code class="directive"><a href="../mod/core.html#enablesendfile">EnableSendfile</a></code> directive to disable
- <code>sendfile</code> for all or part of your server. Also see
- the <code class="directive"><a href="../mod/core.html#enablemmap">EnableMMAP</a></code>, which can
- help with similar problems.</p>
-
-
-
- <h3><a name="error.acceptex" id="error.acceptex">AcceptEx Failed</a></h3>
-
- <p>If you get error messages related to the <code>AcceptEx</code> syscall
- on win32, see the <code class="directive"><a href="../mod/mpm_winnt.html#win32disableacceptex">Win32DisableAcceptEx</a></code>
- directive.</p>
-
-
-
- <h3><a name="error.scriptheaders" id="error.scriptheaders">Premature end of script
- headers</a></h3>
-
- <p>Most problems with CGI scripts result in this message written in the
- error log together with an <code>Internal Server Error</code> delivered
- to the browser. A guide to helping debug this type of problem is
- available in the <a href="../howto/cgi.html#troubleshoot">CGI
- tutorial</a>.</p>
-
-
- <h3><a name="error.permissiondenied" id="error.permissiondenied">Permission denied</a></h3>
-
- <p>A <code>Permission denied</code> error in the
- <code>error_log</code>, accompanied by a <code>Forbidden</code>
- message to the client usually indicates a problem with your
- filesystem permissions, rather than a problem in the Apache HTTP
- Server configuration files. Check to make sure that the
- <code class="directive"><a href="../mod/mpm_common.html#user">User</a></code> and <code class="directive"><a href="../mod/mpm_common.html#group">Group</a></code> running the child processes
- has adequate permission to access the files in question. Also
- check that the directory and all parent directories are at least
- searchable for that user and group (i.e., <code>chmod
- +x</code>).</p>
-
- <p>Recent releases of Fedora Core and other Linux distributions
- using SELinux have additional access restrictions beyond those
- used by the basic filesystem. Violations of these restrictions
- will also result in a <code>Permission denied</code> message. See
- the <a href="http://fedora.redhat.com/docs/selinux-faq-fc3/">Fedora
- SELinux FAQ</a> and <a href="http://fedora.redhat.com/docs/selinux-apache-fc3/">Apache
- SELinux Policy Document</a>.</p>
-
-
-
-</div></div>
-<div class="bottomlang">
-<p><span>Available Languages: </span><a href="../en/faq/all_in_one.html" title="English"> en </a> |
-<a href="../ja/faq/all_in_one.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a> |
-<a href="../ko/faq/all_in_one.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p>
-</div><div id="footer">
-<p class="apache">Copyright 2006 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="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
-</body></html>
\ No newline at end of file
+++ /dev/null
-<?xml version="1.0" encoding="EUC-JP"?>
-<!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="ja" xml:lang="ja"><head><!--
- XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
- This file is generated from xml source: DO NOT EDIT
- XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
- -->
-<title>¤è¤¯¤¢¤ë¼ÁÌä - Apache HTTP ¥µ¡¼¥Ð</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 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="../faq/">FAQ</a> | <a href="../glossary.html">ÍѸì</a> | <a href="../sitemap.html">¥µ¥¤¥È¥Þ¥Ã¥×</a></p>
-<p class="apache">Apache HTTP ¥µ¡¼¥Ð ¥Ð¡¼¥¸¥ç¥ó 2.3</p>
-<img alt="" src="../images/feather.gif" /></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 ¥µ¡¼¥Ð</a> > <a href="http://httpd.apache.org/docs/">¥É¥¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó</a> > <a href="../">¥Ð¡¼¥¸¥ç¥ó
- 2.3</a> > <a href="./">FAQ</a></div><div id="page-content"><div id="preamble"><h1>¤è¤¯¤¢¤ë¼ÁÌä</h1>
-<div class="toplang">
-<p><span>Available Languages: </span><a href="../en/faq/all_in_one.html" hreflang="en" rel="alternate" title="English"> en </a> |
-<a href="../ja/faq/all_in_one.html" title="Japanese"> ja </a> |
-<a href="../ko/faq/all_in_one.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p>
-</div>
-<div class="outofdate">This translation may be out of date. Check the
- English version for recent changes.</div>
-
- <p>Apache ¤Î¼ç¥µ¥¤¥È¡¢<<a href="http://httpd.apache.org/docs/trunk/faq/">http://httpd.apache.org/docs/trunk/faq/</a>>
- ¤«¤éºÇ¿·ÈǤΠFAQ ¤ò¾ï¤Ë¼ê¤ËÆþ¤ì¤ë¤³¤È¤¬¤Ç¤¤Þ¤¹¡£</p>
-
- <p>Apache 2.0 ¤Ï¤Þ¤À¿·¤·¤¤¤Î¤Ç¡¢²¿¤¬<em>¤è¤¯¤¢¤ë¼ÁÌä</em>¤Ê¤Î¤«
- ¤Þ¤À¤è¤¯¤ï¤«¤Ã¤Æ¤¤¤Þ¤»¤ó¡£¤³¤Î¥»¥¯¥·¥ç¥ó¤¬Ëä¤Þ¤Ã¤Æ¤¤¤¯¤Þ¤Ç¡¢
- ´û¤Ë¼ÁÌ䤬Åú¤¨¤é¤ì¤Æ¤¤¤ë¤«¤É¤¦¤« <a href="http://httpd.apache.org/docs/misc/FAQ.html">Apache 1.3 ¤Î FAQ</a>
- ¤â¸«¤ë¤è¤¦¤Ë¤·¤Æ¤¯¤À¤µ¤¤¡£</p>
-</div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#topics">¥È¥Ô¥Ã¥¯</a></li>
-<li><img alt="" src="../images/down.gif" /> <a href="#support">¥µ¥Ý¡¼¥È</a></li>
-<li><img alt="" src="../images/down.gif" /> <a href="#error">¥¨¥é¡¼¥á¥Ã¥»¡¼¥¸</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 id="topics" name="topics">¥È¥Ô¥Ã¥¯</a></h2>
-<dl><dt><a href="#support">¥µ¥Ý¡¼¥È</a></dt><dd>²¿¤«ÌäÂ꤬µ¯¤³¤Ã¤¿¤È¤¤Ë¤É¤¦¤¹¤ë?</dd>
-<dt><a href="#error">¥¨¥é¡¼¥á¥Ã¥»¡¼¥¸</a></dt><dd>¤³¤Î¥¨¥é¡¼¥á¥Ã¥»¡¼¥¸¤Î°ÕÌ£¤Ï?</dd>
-</dl></div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
-<div class="section">
-<h2><a name="support" id="support">¥µ¥Ý¡¼¥È</a></h2>
- <ul>
- <li><a href="#support.what2do">¡Ö¤Ê¤ó¤Ç¡Ä? ¤É¤¦¤·¤ÆÆ°ºî¤·¤Ê¤¤¡Ä?¡×ÌäÂ꤬
- µ¯¤¤¿¤È¤¤Ë¤É¤¦¤¹¤ë¤«</a></li>
-
- <li><a href="#support.support">ï¤Ë¥µ¥Ý¡¼¥È¤òÍê¤á¤Ð¤è¤¤?</a></li>
- </ul>
-
- <h3><a name="support.what2do" id="support.what2do">¡Ö¤Ê¤ó¤Ç¡Ä? ¤É¤¦¤·¤ÆÆ°ºî¤·¤Ê¤¤¡Ä?¡×ÌäÂ꤬
- µ¯¤¤¿¤È¤¤Ë¤É¤¦¤¹¤ë¤«</a></h3>
-
-
- <p>Apache ¤Î¥µ¡¼¥Ð¥½¥Õ¥È¥¦¥§¥¢¤Ë²¿¤«ÌäÂ꤬µ¯¤³¤Ã¤¿¤È¤¤Ï¡¢°Ê²¼¤Î
- ¼ê½ç¤Ë½¾¤Ã¤Æ¤¯¤À¤µ¤¤:</p>
-
- <dl>
- <dt>¥¨¥é¡¼¥í¥°¤òÄ´¤Ù¤ë!</dt>
- <dd>ÌäÂ꤬ȯÀ¸¤·¤¿¤È¤¤Ï Apache ¤Ï¤Ê¤ë¤Ù¤¯¼ê½õ¤±¤ò¤·¤è¤¦¤È¤·¤Þ¤¹¡£
- ¿¤¯¤Î¾ì¹ç¡¢Apache ¤Ï¥µ¡¼¥Ð¤Î¥¨¥é¡¼¥í¥°¤Ë¥á¥Ã¥»¡¼¥¸¤ò½ñ¤¯¤³¤È¤Ç¡¢¾ÜºÙ¤Ê
- ¾ðÊó¤òÄ󶡤·¤Þ¤¹¡£¾ì¹ç¤Ë¤è¤Ã¤Æ¤Ï¡¢¤³¤ì¤À¤±¤ÇÌäÂê¤ò¼«Ê¬¼«¿È¤ÇʬÀϤ·¡¢
- ½¤Àµ¤¹¤ë¤¿¤á¤Ë½½Ê¬¤Ê¾ðÊó¤òÆÀ¤ë¤³¤È¤¬¤Ç¤¤Þ¤¹ (¥Õ¥¡¥¤¥ë¤Î¥Ñ¡¼¥ß¥Ã¥·¥ç¥ó¤Î
- ÌäÂê¤Ê¤É)¡£¥¨¥é¡¼¥í¥°¤Î¥Ç¥Õ¥©¥ë¥È¤Î¾ì½ê¤Ï
- <code>/usr/local/apache2/logs/error_log</code> ¤Ç¤¹¤¬¡¢¤¢¤Ê¤¿¤Î¥µ¡¼¥Ð
- ¤Ç¤Î¾ì½ê¤òÃΤ뤿¤á¤Ë¤ÏÀßÄê¥Õ¥¡¥¤¥ëÃæ¤Î <code class="directive"><a href="../mod/core.html#errorlog">ErrorLog</a></code> ¤ò¸«¤Æ¤¯¤À¤µ¤¤¡£</dd>
-
- <dt><a href="http://httpd.apache.org/docs/trunk/faq/">FAQ</a> ¤òÄ´¤Ù¤ë!</dt>
- <dd>Apache ¤Î¤è¤¯¤¢¤ë¼ÁÌä¤ÎºÇ¿·ÈǤϾï¤Ë Apache ¤Î¼ç¥¦¥§¥Ö¥µ¥¤¥È¤Ë
- ¤¢¤ê¤Þ¤¹¡£</dd>
-
- <dt>Apache ¥Ð¥°¥Ç¡¼¥¿¥Ù¡¼¥¹¤òÄ´¤Ù¤ë</dt>
- <dd>Apache ¥°¥ë¡¼¥×¤ËÊó¹ð¤µ¤ì¤ë¤Û¤È¤ó¤É¤ÎÌäÂê¤Ï<a href="http://httpd.apache.org/bug_report.html">¥Ð¥°¥Ç¡¼¥¿¥Ù¡¼¥¹</a>¤Ë
- µÏ¿¤µ¤ì¤Þ¤¹¡£Open <strong>¤â</strong> closed <strong>¤â</strong> ´Þ¤á¤Æ¡¢
- ´û¸¤Î¥ì¥Ý¡¼¥È¤Ë¤¢¤ë¤«¤É¤¦¤«¤òÄ´¤Ù¤Æ<strong>¤¯¤À¤µ¤¤</strong>¡£
- ´û¤ËÌäÂ꤬Êó¹ð¤µ¤ì¤Æ¤¤¤ë¤È¤¡¢¡Ö»ä¤â¡×¤È¤¤¤¦Êó¹ð¤ÏÄɲÃ<em>¤·¤Ê¤¤¤Ç
- ¤¯¤À¤µ¤¤</em>¡£¸µ¤ÎÊó¹ð¤¬ close ¤µ¤ì¤Æ¤¤¤Ê¤¤¤È¤¤Ï¡¢Äê´üŪ¤Ë
- ¥Ð¥°¥Ç¡¼¥¿¥Ù¡¼¥¹¤òÄ´¤Ù¤ë¤³¤È¤ò¤ªÁ¦¤á¤·¤Þ¤¹¡£¤Þ¤¿¡¢¸µ¤ÎÄó½Ð¼Ô¤Ë
- Ï¢Íí¤ò¼è¤ë¤³¤È¤â¹Íθ¤ËÆþ¤ì¤Æ¤ª¤¯¤È¤è¤¤¤Ç¤·¤ç¤¦¡£¥Ç¡¼¥¿¥Ù¡¼¥¹¤Ë
- µÏ¿¤µ¤ì¤Æ¤¤¤Ê¤¤ÅŻҥ᡼¥ë¤Î¸ò´¹¤¬¹Ô¤Ê¤ï¤ì¤Æ¤¤¤ë¤«¤â¤·¤ì¤Þ¤»¤ó¡£</dd>
-
- <dt><a id="support.what2do.user-support" name="support.what2do.user-support">¥æ¡¼¥¶¥µ¥Ý¡¼¥È¥Õ¥©¡¼¥é¥à¤Ç¼ÁÌ䤹¤ë</a></dt>
- <dd><p>Apache ¤Ë¤Ï¤è¤í¤³¤ó¤ÇÃ챤ò¶¦Í¤µ¤»¤Æ¤¯¤ì¤ë³èȯ¤Ê
- ¥æ¡¼¥¶¤Î¥³¥ß¥å¥Ë¥Æ¥£¤¬¤¢¤ê¤Þ¤¹¡£¤³¤Î¥³¥ß¥å¥Ë¥Æ¥£¤Ë»²²Ã¤¹¤ë¤³¤È¤¬¡¢
- ÉáÄ̤ϼÁÌä¤äÌäÂê¤ËÂФ¹¤ë²óÅú¤òÆÀ¤ëºÇÁ±¤ÇºÇ®¤Î¼êÃʤǤ¹¡£</p>
-
- <p><a href="http://httpd.apache.org/userslist.html">¥æ¡¼¥¶
- ¥á¡¼¥ê¥ó¥°¥ê¥¹¥È</a></p>
-
- <p>USENET ¥Ë¥å¡¼¥¹¥°¥ë¡¼¥×:</p>
-
- <ul>
- <li>comp.infosystems.www.servers.unix
- [<a href="news:comp.infosystems.www.servers.unix">¥Ë¥å¡¼¥¹</a>]
- [<a href="http://groups.google.com/groups?group=comp.infosystems.www.servers.unix">google</a>]
- </li>
-
- <li>comp.infosystems.www.servers.ms-windows
- [<a href="news:comp.infosystems.www.servers.ms-windows">¥Ë¥å¡¼¥¹</a>]
- [<a href="http://groups.google.com/groups?group=comp.infosystems.www.servers.ms-windows">google</a>]
- </li>
-
- <li>comp.infosystems.www.authoring.cgi
- [<a href="news:comp.infosystems.www.authoring.cgi">¥Ë¥å¡¼¥¹</a>]
- [<a href="http://groups.google.com/groups?group=comp.infosystems.www.authoring.cgi">google</a>]
- </li>
- </ul></dd>
-
- <dd>¤â¤·¡¢Á´Éô¼ºÇÔ¤·¤¿¾ì¹ç¤Ï¡¢ÌäÂê¤ò¥Ð¥°¥Ç¡¼¥¿¥Ù¡¼¥¹¤ËÊó¹ð¤·¤Æ¤¯¤À¤µ¤¤</dd>
- <dd><p>¾åµ¤Î¼êÃʤÎÃæ¤Ç³ºÅö¤¹¤ë¤â¤Î¤ò¤ò¤¹¤Ù¤Æ¼è¤Ã¤Æ¡¢
- ¤½¤ì¤Ç¤âÌäÂê¤Î²ò·èºö¤òÆÀ¤é¤ì¤Ê¤«¤Ã¤¿¾ì¹ç¤Ï¡¢<a href="http://httpd.apache.org/bug_report.html">¥Ð¥°¤ÎÊó¹ð</a>¤ò
- ¤¹¤ë¤³¤È¤Ë¤è¤ê¡¢ÌäÂê¤ò<em>¤¼¤Ò</em> httpd ³«È¯¼Ô¤ËÃΤ餻¤Æ¤¯¤À¤µ¤¤¡£</p>
-
- <p>¥µ¡¼¥Ð¤Î¥¯¥é¥Ã¥·¥å¤ä¥³¥¢¥À¥ó¥×¤ÎȯÀ¸¤¹¤ëÌäÂê¤Ç¤¢¤ì¤Ð¡¢(²Äǽ¤Ç¤¢¤ì¤Ð)
- ¥Ð¥Ã¥¯¥È¥ì¡¼¥¹¤òÊó¹ð¤Ë´Þ¤á¤Æ¤¯¤À¤µ¤¤¡£Î㤨¤Ð¡¢</p>
-
- <div class="example"><p><code>
- # cd <var>ServerRoot</var><br />
- # dbx <var>httpd</var> <var>core</var><br />
- (dbx) where
- </code></p></div>
-
- <p>(<var>ServerRoot</var> ¤È <var>httpd</var> ¤È <var>core</var> ¥Õ¥¡¥¤¥ë
- ¤Î°ÌÃÖ¤òŬÀڤʤâ¤Î¤ËÃÖ¤´¹¤¨¤Æ¤¯¤À¤µ¤¤¡£<code>dbx</code> ¤ÎÂå¤ï¤ê¤Ë
- <code>gdb</code> ¤ò»È¤¦É¬Íפ¬¤¢¤ë¤«¤â¤·¤ì¤Þ¤»¤ó¡£)</p>
- </dd>
- </dl>
-
-
- <h3><a name="support.support" id="support.support">ï¤Ë¥µ¥Ý¡¼¥È¤òÍê¤á¤Ð¤è¤¤?</a></h3>
- <p>¿ôÉ´Ëü¤Î¥æ¡¼¥¶¤ËÂФ·¤Æ¡¢40̤Ëþ¤Î¥Ü¥é¥ó¥Æ¥£¥¢³«È¯¼Ô¤·¤«¤¤¤Ê¤¤¤¿¤á¡¢
- Apache ¤Î¸Ä¿ÍŪ¤Ê¥µ¥Ý¡¼¥È¤òÄ󶡤¹¤ë¤³¤È¤Ï¤Ç¤¤Þ¤»¤ó¡£ÌµÎÁ¤Î
- ¥µ¥Ý¡¼¥È¤Ë¤Ï¡¢<a href="#support.what2do.user-support">¥æ¡¼¥¶¤Î¥Õ¥©¡¼¥é¥à</a>¤Ë»²²Ã¤¹¤ë¤Î¤¬Îɤ¤¤Ç¤·¤ç¤¦¡£</p>
-
- <p>Apache ¤Î¥×¥í¤Î¡¢¾¦ÍÑ¥µ¥Ý¡¼¥È¤â
- <a href="http://www.apache.org/info/support.cgi">¿¤¯¤Î²ñ¼Ò</a>
- ¤«¤éÄ󶡤µ¤ì¤Æ¤¤¤Þ¤¹¡£</p>
-
-</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
-<div class="section">
-<h2><a name="error" id="error">¥¨¥é¡¼¥á¥Ã¥»¡¼¥¸</a></h2>
- <ul>
- <li><a href="#error.sendfile">Invalid argument:
- core_output_filter: writing data to the network</a></li>
- <li><a href="#error.acceptex">AcceptEx failed</a></li>
- <li><a href="#error.scriptheaders">Premature end of script
- headers</a></li>
- </ul>
-
- <h3><a name="error.sendfile" id="error.sendfile">Invalid argument:
- core_output_filter: writing data to the network</a></h3>
-
- <p>(ÌõÃí: ̵¸ú¤Ê°ú¿ô: core_output_filter: ¥Í¥Ã¥È¥ï¡¼¥¯¤Ø¤Î¥Ç¡¼¥¿¤Î
- ½ñ¤¹þ¤ß)</p>
-
- <p>Apache ¤Ï±þÅú¤ÎÊÖÁ÷¤ò®¤¯¤¹¤ë¤¿¤á¤Ë¡¢<code>sendfile</code> ¥·¥¹¥Æ¥à
- ¥³¡¼¥ë¤¬»ÈÍѲÄǽ¤Ê¥×¥é¥Ã¥È¥Õ¥©¡¼¥à¤Ç¤Ï¤½¤Î¥·¥¹¥Æ¥à¥³¡¼¥ë¤ò»ÈÍѤ·¤Þ¤¹¡£
- ¤È¤³¤í¤¬¡¢ÅÔ¹ç¤Î°¤¤¤³¤È¤Ë¡¢<code>sendfile</code> ¤¬Àµ¤·¤¯Æ°ºî¤·¤Ê¤¤¤Ë¤â
- ´Ø¤ï¤é¤º¡¢Apache ¤¬¥³¥ó¥Ñ¥¤¥ë»þ¤Ë¸ºß¤ò¸¡ÃΤ·¤Æ¤·¤Þ¤¦¥·¥¹¥Æ¥à¤¬¤¢¤ê¤Þ¤¹¡£
- ¤³¤ì¤Ï¡¢¥Í¥Ã¥È¥ï¡¼¥¯¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¤ä¾¤ÎÈóɸ½à¤Î¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¤ò
- »ÈÍѤ·¤Æ¤¤¤ë¤È¤¤Ë°ìÈ֤褯ȯÀ¸¤·¤Þ¤¹¡£</p>
-
- <p>¤³¤ÎÌäÂê¤Î¾É¾õ¤Ï¡¢¾åµ¤Î¥á¥Ã¥»¡¼¥¸¤¬¥¨¥é¡¼¥í¥°¤Ë½ñ¤«¤ì¤ë¤³¤È¤È¡¢
- ¥µ¥¤¥º¤¬¥¼¥í¤Ç¤Ê¤¤¥Õ¥¡¥¤¥ë¤Î±þÅú¤¬¥¼¥í¤Ë¤Ê¤ë¤³¤È¤Ç¤¹¡£
- ưŪ¤Ê¥³¥ó¥Æ¥ó¥Ä¤Ï <code>sendfile</code> ¤òÍøÍѤ·¤Ê¤¤¤¿¤á¡¢
- ¤³¤ÎÌäÂê¤ÏÄ̾ï¤ÏÀÅŪ¤Ê¥Õ¥¡¥¤¥ë¤Ç¤Î¤ßȯÀ¸¤·¤Þ¤¹¡£</p>
-
- <p>¤³¤ÎÌäÂê¤Ï¡¢<code class="directive"><a href="../mod/core.html#enablesendfile">EnableSendfile</a></code> ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤ò»ÈÍѤ·¤Æ¡¢
- ¥µ¡¼¥Ð¤Î¤¹¤Ù¤Æ¡¢¤â¤·¤¯¤Ï°ìÉôʬ¤ËÂФ·¤Æ <code>sendfile</code> ¤ò
- ̵¸ú¤Ë¤¹¤ë¤À¤±¤Ç½¤Àµ¤Ç¤¤Þ¤¹¡£Æ±ÍͤÎÌäÂê¤ò²ò·è¤¹¤ë¤¿¤á¤Î
- <code class="directive"><a href="../mod/core.html#enablemmap">EnableMMAP</a></code> ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤â
- »²¾È¤·¤Æ¤¯¤À¤µ¤¤¡£</p>
-
-
-
- <h3><a name="error.acceptex" id="error.acceptex">AcceptEx Failed</a></h3>
-
- <p>(ÌõÃí: AcceptEx ¼ºÇÔ)</p>
-
- <p>Win32 ¤Ç¤Î <code>AcceptEx</code> ¥·¥¹¥Æ¥à¥³¡¼¥ë¤Ë´Ø·¸¤¹¤ë¥¨¥é¡¼
- ¥á¥Ã¥»¡¼¥¸¤ò¼õ¤±¼è¤Ã¤¿¤È¤¤Ï¡¢<code class="directive"><a href="../mod/mpm_winnt.html#win32disableacceptex">Win32DisableAcceptEx</a></code> ¤ò»²¾È¤·¤Æ¤¯¤À¤µ¤¤¡£</p>
-
-
-
- <h3><a name="error.scriptheaders" id="error.scriptheaders">Premature end of script
- headers</a></h3>
-
- <p>(ÌõÃí: ¥¹¥¯¥ê¥×¥È¥Ø¥Ã¥À¤ÎÃæÅÓ½ªÎ»)</p>
-
- <p>CGI ¥¹¥¯¥ê¥×¥È¤Î¤Û¤È¤ó¤É¤ÎÌäÂê¤Ï¥¨¥é¡¼¥í¥°¤Ë¤³¤Î¥á¥Ã¥»¡¼¥¸¤¬½ñ¤«¤ì¡¢
- ¥Ö¥é¥¦¥¶¤Ë¤Ï <code>Internal Server Error</code> ¤¬Á÷¤é¤ì¤ë¤³¤È¤Ë¤Ê¤ê¤Þ¤¹¡£
- ¤³¤Î¼ï¤ÎÌäÂê¤Î¥Ç¥Ð¥Ã¥°ÊýË¡¤Ï <a href="../howto/cgi.html#troubleshoot">CGI
- ¥Á¥å¡¼¥È¥ê¥¢¥ë</a> ¤ÇÀâÌÀ¤µ¤ì¤Æ¤¤¤Þ¤¹¡£</p>
-
-
-</div></div>
-<div class="bottomlang">
-<p><span>Available Languages: </span><a href="../en/faq/all_in_one.html" hreflang="en" rel="alternate" title="English"> en </a> |
-<a href="../ja/faq/all_in_one.html" title="Japanese"> ja </a> |
-<a href="../ko/faq/all_in_one.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p>
-</div><div id="footer">
-<p class="apache">Copyright 2006 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="../faq/">FAQ</a> | <a href="../glossary.html">ÍѸì</a> | <a href="../sitemap.html">¥µ¥¤¥È¥Þ¥Ã¥×</a></p></div>
-</body></html>
\ No newline at end of file
+++ /dev/null
-<?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><!--
- XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
- This file is generated from xml source: DO NOT EDIT
- XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
- -->
-<title>ÀÚÁÖ ¹°¾îº¸´Â Áú¹® (FAQ) - Apache HTTP Server</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 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="../faq/">FAQ</a> | <a href="../glossary.html">¿ë¾î</a> | <a href="../sitemap.html">»çÀÌÆ®¸Ê</a></p>
-<p class="apache">Apache HTTP Server Version 2.3</p>
-<img alt="" src="../images/feather.gif" /></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.3</a> > <a href="./">FAQ</a></div><div id="page-content"><div id="preamble"><h1>ÀÚÁÖ ¹°¾îº¸´Â Áú¹® (FAQ)</h1>
-<div class="toplang">
-<p><span>°¡´ÉÇÑ ¾ð¾î: </span><a href="../en/faq/all_in_one.html" hreflang="en" rel="alternate" title="English"> en </a> |
-<a href="../ja/faq/all_in_one.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a> |
-<a href="../ko/faq/all_in_one.html" title="Korean"> ko </a></p>
-</div>
-<div class="outofdate">ÀÌ ¹®¼´Â ÃÖ½ÅÆÇ ¹ø¿ªÀÌ ¾Æ´Õ´Ï´Ù.
- ÃÖ±Ù¿¡ º¯°æµÈ ³»¿ëÀº ¿µ¾î ¹®¼¸¦ Âü°íÇϼ¼¿ä.</div>
-
- <p>FAQ ÃÖ½ÅÆÇÀº ¾ÆÆÄÄ¡ À¥»çÀÌÆ® <<a href="http://httpd.apache.org/docs/trunk/faq/">http://httpd.apache.org/docs/trunk/faq/</a>>¿¡¼ º¼ ¼ö
- ÀÖ´Ù.</p>
-
- <p>¾ÆÆÄÄ¡ 2.0ÀÌ ³ª¿ÂÁö ¾ó¸¶ ¾ÈµÇ¼ ¿ì¸®´Â ¾ÆÁ÷ <em>ÀÚÁÖ
- ¹°¾îº¸´Â Áú¹® (FAQ)</em>ÀÌ ¹«¾ùÀÎÁö ¸ð¸¥´Ù. ³»¿ëÀÌ Ã¤¿öÁú
- ¶§±îÁö ¿©±â¿¡ ÇØ´äÀÌ ¾ø´Ù¸é <a href="http://httpd.apache.org/docs/misc/FAQ.html">¾ÆÆÄÄ¡
- 1.3 FAQ</a>µµ Âü°íÇ϶ó.</p>
-</div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#topics">ÁÖÁ¦</a></li>
-<li><img alt="" src="../images/down.gif" /> <a href="#support">Áö¿ø</a></li>
-<li><img alt="" src="../images/down.gif" /> <a href="#error">¿À·ù¹®</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 id="topics" name="topics">ÁÖÁ¦</a></h2>
-<dl><dt><a href="#support">Áö¿ø</a></dt><dd>¹®Á¦°¡ »ý±â¸é ¾î¶»°Ô ÇØ°áÇϳª?</dd>
-<dt><a href="#error">¿À·ù¹®</a></dt><dd>ÀÌ ¿À·ù¹®ÀÌ ¹«½¼ ¶æÀΰ¡?</dd>
-</dl></div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
-<div class="section">
-<h2><a name="support" id="support">Áö¿ø</a></h2>
- <ul>
- <li><a href="#support.what2do">"¿Ö ... ¾ÈµÇ³ª? ¿Ö ... µ¿ÀÛÇÏÁö
- ¾Ê´Â°¡?" ¹®Á¦°¡ »ý±â¸é ÇÒÀÏ</a></li>
-
- <li><a href="#support.support">µµ¿òÀ» ¾òÀ¸·Á¸é ´©±¸¿¡°Ô
- ¿¬¶ôÇϳª?</a></li>
- </ul>
-
- <h3><a name="support.what2do" id="support.what2do">"¿Ö ... ¾ÈµÇ³ª? ¿Ö ... µ¿ÀÛÇÏÁö ¾Ê´Â°¡?" ¹®Á¦°¡ »ý±â¸é
- ÇÒÀÏ</a></h3>
-
-
- <p>¾ÆÆÄÄ¡ ¼¹ö ¼ÒÇÁÆ®¿þ¾î¿¡ ¹®Á¦°¡ »ý±â¸é ´ÙÀ½°ú °°Àº
- ´Ü°è¸¦ µû¸¥´Ù:</p>
-
- <dl>
- <dt>¿À·ù ·Î±×(errorlog)¸¦ È®ÀÎÇ϶ó!</dt>
- <dd>¾ÆÆÄÄ¡ ¼¹ö´Â ¹®Á¦°¡ »ý±â¸é µµ¿òÀ» ÁÖ·Á°í ³ë·ÂÇÑ´Ù.
- ¸¹Àº °æ¿ì ¼¹ö ¿À·ù ·Î±×¿¡ ÀÚ¼¼ÇÑ ³»¿ëÀ» ±â·ÏÇÑ´Ù.
- À̰͸¸À¸·Îµµ Á÷Á¢ (ÆÄÀϱÇÇÑ µî) ¹®Á¦¸¦ ¹ß°ßÇÏ°í °íÄ¥ ¼ö
- ÀÖ´Â °æ¿ì°¡ ¸¹´Ù. ¿À·ù ·Î±×ÀÇ ±âº» À§Ä¡´Â
- <code>/usr/local/apache2/logs/error_log</code>ÀÌÁö¸¸,
- Á¤È®ÇÑ À§Ä¡´Â ¼³Á¤ÆÄÀÏÀÇ <code class="directive"><a href="../mod/core.html#errorlog">ErrorLog</a></code> Áö½Ã¾î¸¦ Âü°íÇ϶ó.</dd>
-
- <dt><a href="http://httpd.apache.org/docs/trunk/faq/">FAQ</a>¸¦
- È®ÀÎÇ϶ó!</dt>
- <dd>¾ÆÆÄÄ¡ À¥»çÀÌÆ®¿¡¼ Ç×»ó ¾ÆÆÄÄ¡ FAQ ÃÖ½ÅÆÇÀ» º¼ ¼ö
- ÀÖ´Ù.</dd>
-
- <dt>¾ÆÆÄÄ¡ ¹ö±× µ¥ÀÌÅͺ£À̽º¸¦ È®ÀÎÇ϶ó</dt>
- <dd>¾ÆÆÄÄ¡±×·ì(The Apache Group)¿¡ º¸°íµÈ ´ëºÎºÐÀÇ ¹®Á¦´Â
- <a href="http://httpd.apache.org/bug_report.html">¹ö±×
- µ¥ÀÌÅͺ£À̽º</a>¿¡ ±â·ÏµÈ´Ù. »õ·Î ¹ö±×¸¦ Ãß°¡Çϱâ Àü¿¡,
- ÀÌ¹Ì ¾Ë·ÁÁ³°Å³ª(open) ÇØ°áµÈ(closed) ¹ö±×°¡ ÀÖ´ÂÁö È®ÀÎÇϱæ
- <strong>¹Ù¶õ´Ù</strong>. ÀÌ¹Ì ¹®Á¦°¡ º¸°íµÇ¾ú´Ù¸é "³ªµµ
- ÀÌ·± ¹®Á¦°¡ ÀÖ´Ù°í" º¸°íÇÏÁö <em>¾Ê±æ</em> ¹Ù¶õ´Ù. ¾ÆÁ÷
- ÇØ°áµÇÁö ¾Ê¾Ò´Ù¸é ÁÖ±âÀûÀ¸·Î »óȲÀ» È®ÀÎÇÏ±æ ¹Ù¶õ´Ù. ¶Ç,
- µ¥ÀÌÅͺ£À̽º¿¡ ±â·ÏµÇÁö ¾Ê°í À̸ÞÀÏ ±³È¯À¸·Î ÁøÇàµÈ »çÇ×ÀÌ
- ÀÖÀ» ¼ö ÀÖÀ¸´Ï óÀ½ ¹®Á¦¸¦ º¸°íÇÑ »ç¶÷¿¡°Ô ¿¬¶ôÇغ¼ ¼öµµ
- ÀÖ´Ù.</dd>
-
- <dt><a id="support.what2do.user-support" name="support.what2do.user-support">»ç¿ëÀÚ Áö¿ø °ø°£¿¡
- ¹®ÀÇÇÑ´Ù</a></dt>
- <dd><p>¾ÆÆÄÄ¡¿¡ ´ëÇÑ Áö½ÄÀ» °øÀ¯ÇÏ±æ ¿øÇÏ´Â È°¹ßÇÑ »ç¿ëÀÚ
- °øµ¿Ã¼µéÀÌ ÀÖ´Ù. ÀϹÝÀûÀ¸·Î ÀÌ·± °øµ¿Ã¼¿¡ Âü¿©ÇÏ´Â °ÍÀÌ
- ¹®Á¦ÀÇ ´äÀ» ¾ò´Â °¡Àå ÁÁ°í ºü¸¥ ¹æ¹ýÀÌ´Ù.</p>
-
- <p><a href="http://httpd.apache.org/userslist.html">»ç¿ëÀÚ
- ¸ÞÀϸµ¸®½ºÆ®</a></p>
-
- <p>USENET ´º½º±×·ì:</p>
-
- <ul>
- <li>comp.infosystems.www.servers.unix
- [<a href="news:comp.infosystems.www.servers.unix">news</a>]
- [<a href="http://groups.google.com/groups?group=comp.infosystems.www.servers.unix">google</a>]
- </li>
-
- <li>comp.infosystems.www.servers.ms-windows
- [<a href="news:comp.infosystems.www.servers.ms-windows">news</a>]
- [<a href="http://groups.google.com/groups?group=comp.infosystems.www.servers.ms-windows">google</a>]
- </li>
-
- <li>comp.infosystems.www.authoring.cgi
- [<a href="news:comp.infosystems.www.authoring.cgi">news</a>]
- [<a href="http://groups.google.com/groups?group=comp.infosystems.www.authoring.cgi">google</a>]
- </li>
- </ul></dd>
-
- <dt>À§ÀÇ ¹æ¹ýÀÌ ¸ðµÎ ½ÇÆÐÇÏ¸é ¹ö±× µ¥ÀÌÅͺ£À̽º¿¡ ¹®Á¦¸¦
- º¸°íÇÑ´Ù</dt>
- <dd><p>À§ÀÇ ´Ü°è¸¦ ¸ðµÎ ½ÃµµÇÏ°íµµ ÇØ°áÃ¥ÀÌ ¾ø´Ù¸é, <a href="http://httpd.apache.org/bug_report.html">¹ö±×¸¦
- º¸°íÇÏ¿©</a> À¥¼¹ö °³¹ßÀڵ鿡°Ô ¹®Á¦¸¦ <em>¾Ë¸®±æ</em>
- ¹Ù¶õ´Ù.</p>
-
- <p>core dump¸¦ ¸¸µé¸ç ¼¹ö°¡ Á×´Â °æ¿ì¶ó¸é (°¡´ÉÇϸé)
- backtrace<span class="transnote">(<em>¿ªÁÖ;</em> ¹®Á¦°¡ ½ÇÇàÆÄÀÏÀÇ Á¤È®È÷ ¾î¶² ÁöÁ¡¿¡¼
- ¹ß»ýÇÏ¿´°í, ÇÁ·Î±×·¥ÀÌ ±× ÁöÁ¡±îÁö ¾î¶² °æ·Î·Î ½ÇÇàµÇ¾ú´ÂÁö¸¦
- ¾Ë·ÁÁÖ´Â Á¤º¸)</span>¸¦ Æ÷ÇÔÇÏ±æ ¹Ù¶õ´Ù. ¿¹¸¦ µé¾î,</p>
-
- <div class="example"><p><code>
- # cd <var>ServerRoot</var><br />
- # dbx <var>httpd</var> <var>core</var><br />
- (dbx) where
- </code></p></div>
-
- <p>(<var>ServerRoot</var>, <var>httpd</var>, <var>core</var>
- ÆÄÀÏÀÇ ½ÇÁ¦ À§Ä¡¸¦ ´ë½Å »ç¿ëÇ϶ó. <code>dbx</code> ´ë½Å
- <code>gdb</code>¸¦ »ç¿ëÇØ¾ß ÇÒ ¼öµµ ÀÖ´Ù.)</p>
- </dd>
- </dl>
-
-
- <h3><a name="support.support" id="support.support">µµ¿òÀ» ¾òÀ¸·Á¸é ´©±¸¿¡°Ô
- ¿¬¶ôÇϳª?</a></h3>
- <p>40¸í °¡·®ÀÇ ÀÚ¹ßÀûÀ¸·Î Âü¿©ÇÑ °³¹ßÀÚ¸¸À¸·Î´Â ¼ö¹é¸¸ÀÇ
- »ç¿ëÀÚ¿¡°Ô ¾ÆÆÄÄ¡¿¡ ´ëÇØ ÀÏÀÏÀÌ Áö¿øÇÒ ¼ö ¾ø´Ù. ¹«·á Áö¿øÀ»
- ¾òÀ¸·Á¸é <a href="#support.what2do.user-support">»ç¿ëÀÚ
- °ø°£</a>¿¡ Âü¿©ÇÏ±æ ±ÇÇÑ´Ù.</p>
-
- <p>¾ÆÆÄÄ¡¿¡ ´ëÇÑ Á÷¾÷ÀûÀÎ À¯·á Áö¿øÀº <a href="http://www.apache.org/info/support.cgi">¿©·¯
- ȸ»ç</a>¿¡¼ Á¦°øÇÑ´Ù.</p>
-
-</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
-<div class="section">
-<h2><a name="error" id="error">¿À·ù¹®</a></h2>
- <ul>
- <li><a href="#error.sendfile">Invalid argument:
- core_output_filter: writing data to the network</a></li>
- <li><a href="#error.acceptex">AcceptEx failed</a></li>
- <li><a href="#error.scriptheaders">Premature end of script
- headers</a></li>
- </ul>
-
- <h3><a name="error.sendfile" id="error.sendfile">Invalid argument:
- core_output_filter: writing data to the network</a></h3>
-
- <p>Ç÷¡ÆûÀÌ <code>sendfile</code> ½Ã½ºÅÛÈ£ÃâÀ» Áö¿øÇÑ´Ù¸é,
- ¾ÆÆÄÄ¡´Â ÀÀ´äÀÇ ¼Óµµ¸¦ ºü¸£°ÔÇϱâÀ§ÇØ ÀÌ ½Ã½ºÅÛÈ£ÃâÀ» »ç¿ëÇÑ´Ù.
- ºÒÇàÈ÷µµ ¾î¶² ½Ã½ºÅÛ¿¡¼ ¾ÆÆÄÄ¡´Â ÄÄÆÄÀÏÇÒ¶§
- <code>sendfile</code>ÀÌ Á¤»óÀûÀ¸·Î ÀÛµ¿ÇÏÁö ¾Ê´Âµ¥µµ Á¤»óÀûÀ¸·Î
- ÀÛµ¿ÇÑ´Ù°í ¿ÀÆÇÇÑ´Ù. ÀÌ ¹®Á¦´Â ³×Æ®¿÷ ÆÄÀϽýºÅÛÀ̳ª ºñÇ¥ÁØ
- ÆÄÀϽýºÅÛÀ» »ç¿ëÇÒ¶§ ÀÚÁÖ ¹ß»ýÇÑ´Ù.</p>
-
- <p>ÀÌ ¹®Á¦ÀÇ Áõ»óÀº ¿À·ù ·Î±×(error log)¿¡ À§ÀÇ ¹®±¸¸¦
- ±â·ÏÇϰųª Å©±â°¡ 0ÀÌ ¾Æ´Ñ ÆÄÀÏ¿¡ ´ëÇØ Å©±â°¡ 0ÀÎ ÀÀ´äÀ»
- ÇÏ´Â °æ¿ìÀÌ´Ù. µ¿ÀûÀ¸·Î ³»¿ëÀ» »ý¼ºÇÒ¶§´Â
- <code>sendfile</code>À» »ç¿ëÇÏÁö ¾Ê±â¶§¹®¿¡ ÀϹÝÀûÀ¸·Î Á¤ÀûÀÎ
- ÆÄÀÏÀ» ¿äûÇÒ¶§¸¸ ¹®Á¦°¡ ¹ß»ýÇÑ´Ù.</p>
-
- <p>¹®Á¦¸¦ ÇØ°áÇÏ·Á¸é ¼¹ö°¡ <code>sendfile</code>À» »ç¿ëÇÏÁö
- ¾Êµµ·Ï <code class="directive"><a href="../mod/core.html#enablesendfile">EnableSendfile</a></code>
- Áö½Ã¾î¸¦ »ç¿ëÇÑ´Ù. ¶Ç, ÀÌ¿Í À¯»çÇÑ ¹®Á¦¿¡ ´ëÇØ <code class="directive"><a href="../mod/core.html#enablemmap">EnableMMAP</a></code>À» Âü°íÇ϶ó.</p>
-
-
-
- <h3><a name="error.acceptex" id="error.acceptex">AcceptEx Failed</a></h3>
-
- <p>win32¿¡¼ <code>AcceptEx</code> ½Ã½ºÅÛÈ£Ãâ¿¡ ´ëÇÑ ¿À·ù¹®À»
- ³ª¿À¸é, <code class="directive"><a href="../mod/mpm_winnt.html#win32disableacceptex">Win32DisableAcceptEx</a></code>
- Áö½Ã¾î¸¦ Âü°íÇ϶ó.</p>
-
-
-
- <h3><a name="error.scriptheaders" id="error.scriptheaders">Premature end of script
- headers</a></h3>
-
- <p>º¸Åë CGI ½ºÅ©¸³Æ®¿¡ ¹®Á¦°¡ ÀÖÀ¸¸é ºê¶ó¿ìÀú¿¡°Ô <code>Internal
- Server Error</code>¸¦ º¸³»°í ¿À·ù·Î±×¿¡ ÀÌ ¹®±¸¸¦ ±â·ÏÇÑ´Ù.
- ÀÌ·± ¹®Á¦¸¦ µð¹ö±ëÇÒ¶§ <a href="../howto/cgi.html#troubleshoot">CGI ÅõÅ丮¾ó</a>ÀÌ
- µµ¿òÀÌ µÉ ¼ö ÀÖ´Ù.</p>
-
-
-</div></div>
-<div class="bottomlang">
-<p><span>°¡´ÉÇÑ ¾ð¾î: </span><a href="../en/faq/all_in_one.html" hreflang="en" rel="alternate" title="English"> en </a> |
-<a href="../ja/faq/all_in_one.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a> |
-<a href="../ko/faq/all_in_one.html" title="Korean"> ko </a></p>
-</div><div id="footer">
-<p class="apache">Copyright 2006 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="../faq/">FAQ</a> | <a href="../glossary.html">¿ë¾î</a> | <a href="../sitemap.html">»çÀÌÆ®¸Ê</a></p></div>
-</body></html>
\ No newline at end of file
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8" ?>
-<!DOCTYPE faq SYSTEM "../style/faq.dtd" [
- <!ENTITY categories SYSTEM "categories.xml">
-]>
-<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
-<!-- $LastChangedRevision$ -->
-
-<!--
- Licensed to the Apache Software Foundation (ASF) under one or more
- contributor license agreements. See the NOTICE file distributed with
- this work for additional information regarding copyright ownership.
- The ASF licenses this file to You under the Apache License, Version 2.0
- (the "License"); you may not use this file except in compliance with
- the License. You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<faq metafile="all_in_one.xml.meta" all-in-one="yes">
-<parentdocument href="./">FAQ</parentdocument>
-
-<title>Frequently Asked Questions</title>
-
-<summary>
- <p>The latest version of this FAQ is always available from the main Apache
- web site, at <<a href="http://httpd.apache.org/docs/&httpd.docs;/faq/"
- >http://httpd.apache.org/docs/&httpd.docs;/faq/</a>>.</p>
-
- <p>If you don't find the answer to your question in the below
- sections, please also consult the <a
- href="http://httpd.apache.org/docs/misc/FAQ.html">Apache 1.3
- FAQ</a> to see if your question is answered there.</p>
-</summary>
-
-&categories;
-
-</faq>
-
+++ /dev/null
-<?xml version="1.0" encoding="iso-2022-jp" ?>
-<!DOCTYPE faq SYSTEM "../style/faq.dtd" [
- <!ENTITY categories SYSTEM "categories.xml.ja">
-]>
-<?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 151408:420993 (outdated) -->
-
-<!--
- Licensed to the Apache Software Foundation (ASF) under one or more
- contributor license agreements. See the NOTICE file distributed with
- this work for additional information regarding copyright ownership.
- The ASF licenses this file to You under the Apache License, Version 2.0
- (the "License"); you may not use this file except in compliance with
- the License. You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<faq metafile="all_in_one.xml.meta" all-in-one="yes">
-<parentdocument href="./">FAQ</parentdocument>
-
-<title>\e$B$h$/$"$k<ALd\e(B</title>
-
-<summary>
- <p>Apache \e$B$N<g%5%$%H!"\e(B<<a
- href="http://httpd.apache.org/docs/&httpd.docs;/faq/"
- >http://httpd.apache.org/docs/&httpd.docs;/faq/</a>>
- \e$B$+$i:G?7HG$N\e(B FAQ \e$B$r>o$K<j$KF~$l$k$3$H$,$G$-$^$9!#\e(B</p>
-
- <p>Apache 2.0 \e$B$O$^$@?7$7$$$N$G!"2?$,\e(B<em>\e$B$h$/$"$k<ALd\e(B</em>\e$B$J$N$+\e(B
- \e$B$^$@$h$/$o$+$C$F$$$^$;$s!#$3$N%;%/%7%g%s$,Kd$^$C$F$$$/$^$G!"\e(B
- \e$B4{$K<ALd$,Ez$($i$l$F$$$k$+$I$&$+\e(B <a
- href="http://httpd.apache.org/docs/misc/FAQ.html">Apache 1.3 \e$B$N\e(B FAQ</a>
- \e$B$b8+$k$h$&$K$7$F$/$@$5$$!#\e(B</p>
-</summary>
-
-&categories;
-
-</faq>
-
+++ /dev/null
-<?xml version="1.0" encoding="EUC-KR" ?>
-<!DOCTYPE faq SYSTEM "../style/faq.dtd" [
- <!ENTITY categories SYSTEM "categories.xml.ko">
-]>
-<?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 151408:420993 (outdated) -->
-
-<!--
- Licensed to the Apache Software Foundation (ASF) under one or more
- contributor license agreements. See the NOTICE file distributed with
- this work for additional information regarding copyright ownership.
- The ASF licenses this file to You under the Apache License, Version 2.0
- (the "License"); you may not use this file except in compliance with
- the License. You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<faq metafile="all_in_one.xml.meta" all-in-one="yes">
-<parentdocument href="./">FAQ</parentdocument>
-
-<title>ÀÚÁÖ ¹°¾îº¸´Â Áú¹® (FAQ)</title>
-
-<summary>
- <p>FAQ ÃÖ½ÅÆÇÀº ¾ÆÆÄÄ¡ À¥»çÀÌÆ® <<a
- href="http://httpd.apache.org/docs/&httpd.docs;/faq/"
- >http://httpd.apache.org/docs/&httpd.docs;/faq/</a>>¿¡¼ º¼ ¼ö
- ÀÖ´Ù.</p>
-
- <p>¾ÆÆÄÄ¡ 2.0ÀÌ ³ª¿ÂÁö ¾ó¸¶ ¾ÈµÇ¼ ¿ì¸®´Â ¾ÆÁ÷ <em>ÀÚÁÖ
- ¹°¾îº¸´Â Áú¹® (FAQ)</em>ÀÌ ¹«¾ùÀÎÁö ¸ð¸¥´Ù. ³»¿ëÀÌ Ã¤¿öÁú
- ¶§±îÁö ¿©±â¿¡ ÇØ´äÀÌ ¾ø´Ù¸é <a
- href="http://httpd.apache.org/docs/misc/FAQ.html">¾ÆÆÄÄ¡
- 1.3 FAQ</a>µµ Âü°íÇ϶ó.</p>
-</summary>
-
-&categories;
-
-</faq>
-
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8" ?>
-
-<metafile>
- <basename>all_in_one</basename>
- <path>/faq/</path>
- <relpath>..</relpath>
-
- <variants>
- <variant>en</variant>
- <variant outdated="yes">ja</variant>
- <variant outdated="yes">ko</variant>
- </variants>
-</metafile>
+++ /dev/null
-URI: background.html.en
-Content-Language: en
-Content-type: text/html; charset=ISO-8859-1
+++ /dev/null
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<!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><!--
- XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
- This file is generated from xml source: DO NOT EDIT
- XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
- -->
-<title>Background - Frequently Asked Questions - Apache HTTP Server</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 href="../images/favicon.ico" rel="shortcut icon" /></head>
-<body id="manual-page" class="no-sidebar"><div id="page-header">
-<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p>
-<p class="apache">Apache HTTP Server Version 2.3</p>
-<img alt="" src="../images/feather.gif" /></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.3</a> > <a href="./">FAQ</a></div><div id="page-content"><div id="preamble"><h1>Background - Frequently Asked Questions</h1>
-<div class="toplang">
-<p><span>Available Languages: </span><a href="../en/faq/background.html" title="English"> en </a></p>
-</div>
-</div>
-<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
-<div class="section">
-<h2><a name="background" id="background">Background</a></h2>
-
- <ul>
- <li><a href="#background.what-is-apache">What is Apache?</a></li>
- <li><a href="#background.what-is-httpd">What is the Apache HTTP
- Server?</a></li>
- <li><a href="#background.tested">How thoroughly tested is
- Apache?</a></li>
- <li><a href="#background.logo">May I use the Apache logo on my
- product or Web site?</a></li>
- </ul>
-
- <h3><a name="background.what-is-apache" id="background.what-is-apache">What is Apache?</a></h3>
-
-
- <p>The <a href="http://www.apache.org/">Apache Software Foundation</a>
- provides organizational, legal, and financial support for a broad
- range of open source software projects. The Foundation provides
- an established framework for intellectual property and financial
- contributions that simultaneously limits contributors potential
- legal exposure. Through a collaborative and meritocratic
- development process, Apache projects deliver enterprise-grade,
- freely available software products that attract large communities
- of users. The pragmatic Apache License makes it easy for all
- users, commercial and individual, to deploy Apache products.</p>
-
- <p>For more details about the Foundation, please see the <a href="http://www.apache.org/foundation/faq.html">Apache Software
- Foundation FAQ</a></p>
-
- <p>The Apache HTTP Server -- sometimes called Apache httpd -- is
- a project of the Apache Software Foundation aimed at creating a
- robust, commercial-grade, featureful, and freely-available
- source code implementation of an HTTP (Web) server. For more
- information, please see the <a href="http://httpd.apache.org/ABOUT_APACHE.html">About
- Apache</a> page.</p>
-
-
-
- <h3><a name="background.what-is-httpd" id="background.what-is-httpd">What is the Apache HTTP Server?</a></h3>
-
- <ul>
- <li>is a powerful, flexible, HTTP/1.1 compliant web server</li>
- <li>implements the latest protocols, including HTTP/1.1 (RFC2616)</li>
- <li>is highly configurable and extensible with third-party modules</li>
- <li>can be customised by writing 'modules' using the Apache module
- API</li>
- <li>provides full source code and comes with an
- <a href="http://www.apache.org/licenses/LICENSE-2.0">unrestrictive
- license</a></li>
- <li>runs on Windows 2003/XP/2000/NT/9x, Netware 5.x and above, OS/2,
- and most versions of Unix, as well as several other operating
- systems</li>
- <li>is actively being developed</li>
- <li>encourages user feedback through new ideas, bug reports and
- patches</li>
- </ul>
-
-
- <h3><a name="background.tested" id="background.tested">How thoroughly tested is Apache?</a></h3>
-
- <p>Apache is run on millions of Internet servers.
- It has been tested thoroughly by both developers and users. The Apache
- HTTP Server Project maintains rigorous standards before releasing new
- versions of our server, and our server runs without a hitch on over
- 70% of all WWW servers available on the Internet. When bugs do show
- up, we release patches and new versions as soon as they are
- available.</p>
-
-
- <h3><a name="background.logo" id="background.logo">May I use the Apache logo on my product or Web site?</a></h3>
-
- <p>You may <em>NOT</em> use any original artwork from the Apache
- Software Foundation, nor make or use modified versions of such
- artwork, except under the following conditions:</p>
- <ul>
- <li>You may use the <a href="http://httpd.apache.org/apache_pb.gif">'Powered by Apache'
- graphic</a> on a Web site that is being served by the Apache HTTP
- server software.</li>
- <li>You may use the aforementioned <a href="http://httpd.apache.org/apache_pb.gif">'Powered by Apache'
- graphic</a> or the <a href="http://www.apache.org/images/asf_logo.gif">Apache Software
- Foundation logo</a> in product description and promotional material
- <em>IF and ONLY IF</em> such use can in no way be interpreted as
- anything other than an attribution.</li>
- </ul>
-
- <div class="warning">Using the Apache name and artwork in a manner that
- implies endorsement of a product or service is strictly
- forbidden.</div>
-
-
- </div></div>
-<div class="bottomlang">
-<p><span>Available Languages: </span><a href="../en/faq/background.html" title="English"> en </a></p>
-</div><div id="footer">
-<p class="apache">Copyright 2006 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="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
-</body></html>
\ No newline at end of file
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8" ?>
-<!DOCTYPE faq SYSTEM "../style/faq.dtd">
-<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
-<!-- $LastChangedRevision$ -->
-
-<!--
- Licensed to the Apache Software Foundation (ASF) under one or more
- contributor license agreements. See the NOTICE file distributed with
- this work for additional information regarding copyright ownership.
- The ASF licenses this file to You under the Apache License, Version 2.0
- (the "License"); you may not use this file except in compliance with
- the License. You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<faq metafile="background.xml.meta">
-<parentdocument href="./">FAQ</parentdocument>
-
-<title>Background - Frequently Asked Questions</title>
-<description>Background information about the Apache HTTP Server.</description>
-
-<section id="background"><title>Background</title>
-
- <ul>
- <li><a href="#background.what-is-apache">What is Apache?</a></li>
- <li><a href="#background.what-is-httpd">What is the Apache HTTP
- Server?</a></li>
- <li><a href="#background.tested">How thoroughly tested is
- Apache?</a></li>
- <li><a href="#background.logo">May I use the Apache logo on my
- product or Web site?</a></li>
- </ul>
-
- <section id="background.what-is-apache">
- <title>What is Apache?</title>
-
- <p>The <a href="http://www.apache.org/">Apache Software Foundation</a>
- provides organizational, legal, and financial support for a broad
- range of open source software projects. The Foundation provides
- an established framework for intellectual property and financial
- contributions that simultaneously limits contributors potential
- legal exposure. Through a collaborative and meritocratic
- development process, Apache projects deliver enterprise-grade,
- freely available software products that attract large communities
- of users. The pragmatic Apache License makes it easy for all
- users, commercial and individual, to deploy Apache products.</p>
-
- <p>For more details about the Foundation, please see the <a
- href="http://www.apache.org/foundation/faq.html">Apache Software
- Foundation FAQ</a></p>
-
- <p>The Apache HTTP Server -- sometimes called Apache httpd -- is
- a project of the Apache Software Foundation aimed at creating a
- robust, commercial-grade, featureful, and freely-available
- source code implementation of an HTTP (Web) server. For more
- information, please see the <a
- href="http://httpd.apache.org/ABOUT_APACHE.html">About
- Apache</a> page.</p>
-
- </section>
-
- <section id="background.what-is-httpd">
- <title>What is the Apache HTTP Server?</title>
- <ul>
- <li>is a powerful, flexible, HTTP/1.1 compliant web server</li>
- <li>implements the latest protocols, including HTTP/1.1 (RFC2616)</li>
- <li>is highly configurable and extensible with third-party modules</li>
- <li>can be customised by writing 'modules' using the Apache module
- API</li>
- <li>provides full source code and comes with an
- <a href="http://www.apache.org/licenses/LICENSE-2.0">unrestrictive
- license</a></li>
- <li>runs on Windows 2003/XP/2000/NT/9x, Netware 5.x and above, OS/2,
- and most versions of Unix, as well as several other operating
- systems</li>
- <li>is actively being developed</li>
- <li>encourages user feedback through new ideas, bug reports and
- patches</li>
- </ul>
- </section>
-
- <section id="background.tested">
- <title>How thoroughly tested is Apache?</title>
- <p>Apache is run on millions of Internet servers.
- It has been tested thoroughly by both developers and users. The Apache
- HTTP Server Project maintains rigorous standards before releasing new
- versions of our server, and our server runs without a hitch on over
- 70% of all WWW servers available on the Internet. When bugs do show
- up, we release patches and new versions as soon as they are
- available.</p>
- </section>
-
- <section id="background.logo">
- <title>May I use the Apache logo on my product or Web site?</title>
- <p>You may <em>NOT</em> use any original artwork from the Apache
- Software Foundation, nor make or use modified versions of such
- artwork, except under the following conditions:</p>
- <ul>
- <li>You may use the <a
- href="http://httpd.apache.org/apache_pb.gif">'Powered by Apache'
- graphic</a> on a Web site that is being served by the Apache HTTP
- server software.</li>
- <li>You may use the aforementioned <a
- href="http://httpd.apache.org/apache_pb.gif">'Powered by Apache'
- graphic</a> or the <a
- href="http://www.apache.org/images/asf_logo.gif">Apache Software
- Foundation logo</a> in product description and promotional material
- <em>IF and ONLY IF</em> such use can in no way be interpreted as
- anything other than an attribution.</li>
- </ul>
-
- <note type="warning">Using the Apache name and artwork in a manner that
- implies endorsement of a product or service is strictly
- forbidden.</note>
-
- </section>
- </section>
-</faq>
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8" ?>
-
-<metafile>
- <basename>background</basename>
- <path>/faq/</path>
- <relpath>..</relpath>
-
- <variants>
- <variant>en</variant>
- </variants>
-</metafile>
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8" ?>
-
-<!--
- Licensed to the Apache Software Foundation (ASF) under one or more
- contributor license agreements. See the NOTICE file distributed with
- this work for additional information regarding copyright ownership.
- The ASF licenses this file to You under the Apache License, Version 2.0
- (the "License"); you may not use this file except in compliance with
- the License. You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<categories>
- <categoryfile>background.xml</categoryfile>
- <categoryfile>support.xml</categoryfile>
- <categoryfile>error.xml</categoryfile>
-</categories>
+++ /dev/null
-<?xml version="1.0" encoding="iso-2022-jp" ?>
-
-<!--
- Licensed to the Apache Software Foundation (ASF) under one or more
- contributor license agreements. See the NOTICE file distributed with
- this work for additional information regarding copyright ownership.
- The ASF licenses this file to You under the Apache License, Version 2.0
- (the "License"); you may not use this file except in compliance with
- the License. You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<categories>
- <categoryfile>support.xml.ja</categoryfile>
- <categoryfile>error.xml.ja</categoryfile>
-</categories>
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8" ?>
-<!-- English Revision: 105982 -->
-
-<!--
- Licensed to the Apache Software Foundation (ASF) under one or more
- contributor license agreements. See the NOTICE file distributed with
- this work for additional information regarding copyright ownership.
- The ASF licenses this file to You under the Apache License, Version 2.0
- (the "License"); you may not use this file except in compliance with
- the License. You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<categories>
- <categoryfile>support.xml.ko</categoryfile>
- <categoryfile>error.xml.ko</categoryfile>
-</categories>
+++ /dev/null
-URI: error.html.en
-Content-Language: en
-Content-type: text/html; charset=ISO-8859-1
-
-URI: error.html.ja.euc-jp
-Content-Language: ja
-Content-type: text/html; charset=EUC-JP
-
-URI: error.html.ko.euc-kr
-Content-Language: ko
-Content-type: text/html; charset=EUC-KR
+++ /dev/null
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<!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><!--
- XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
- This file is generated from xml source: DO NOT EDIT
- XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
- -->
-<title>Error Messages - Frequently Asked Questions - Apache HTTP Server</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 href="../images/favicon.ico" rel="shortcut icon" /></head>
-<body id="manual-page" class="no-sidebar"><div id="page-header">
-<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p>
-<p class="apache">Apache HTTP Server Version 2.3</p>
-<img alt="" src="../images/feather.gif" /></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.3</a> > <a href="./">FAQ</a></div><div id="page-content"><div id="preamble"><h1>Error Messages - Frequently Asked Questions</h1>
-<div class="toplang">
-<p><span>Available Languages: </span><a href="../en/faq/error.html" title="English"> en </a> |
-<a href="../ja/faq/error.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a> |
-<a href="../ko/faq/error.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p>
-</div>
-</div>
-<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
-<div class="section">
-<h2><a name="error" id="error">Error Messages</a></h2>
- <ul>
- <li><a href="#error.sendfile">Invalid argument:
- core_output_filter: writing data to the network</a></li>
- <li><a href="#error.acceptex">AcceptEx failed</a></li>
- <li><a href="#error.scriptheaders">Premature end of script
- headers</a></li>
- <li><a href="#error.permissiondenied">Permission denied</a></li>
- </ul>
-
- <h3><a name="error.sendfile" id="error.sendfile">Invalid argument:
- core_output_filter: writing data to the network</a></h3>
-
- <p>Apache uses the <code>sendfile</code> syscall on platforms
- where it is available in order to speed sending of responses.
- Unfortunately, on some systems, Apache will detect the presence of
- <code>sendfile</code> at compile-time, even when it does not work
- properly. This happens most frequently when using network or
- other non-standard file-system.</p>
-
- <p>Symptoms of this problem include the above message in the error
- log and zero-length responses to non-zero-sized files. The
- problem generally occurs only for static files, since dynamic
- content usually does not make use of <code>sendfile</code>.</p>
-
- <p>To fix this problem, simply use the <code class="directive"><a href="../mod/core.html#enablesendfile">EnableSendfile</a></code> directive to disable
- <code>sendfile</code> for all or part of your server. Also see
- the <code class="directive"><a href="../mod/core.html#enablemmap">EnableMMAP</a></code>, which can
- help with similar problems.</p>
-
-
-
- <h3><a name="error.acceptex" id="error.acceptex">AcceptEx Failed</a></h3>
-
- <p>If you get error messages related to the <code>AcceptEx</code> syscall
- on win32, see the <code class="directive"><a href="../mod/mpm_winnt.html#win32disableacceptex">Win32DisableAcceptEx</a></code>
- directive.</p>
-
-
-
- <h3><a name="error.scriptheaders" id="error.scriptheaders">Premature end of script
- headers</a></h3>
-
- <p>Most problems with CGI scripts result in this message written in the
- error log together with an <code>Internal Server Error</code> delivered
- to the browser. A guide to helping debug this type of problem is
- available in the <a href="../howto/cgi.html#troubleshoot">CGI
- tutorial</a>.</p>
-
-
- <h3><a name="error.permissiondenied" id="error.permissiondenied">Permission denied</a></h3>
-
- <p>A <code>Permission denied</code> error in the
- <code>error_log</code>, accompanied by a <code>Forbidden</code>
- message to the client usually indicates a problem with your
- filesystem permissions, rather than a problem in the Apache HTTP
- Server configuration files. Check to make sure that the
- <code class="directive"><a href="../mod/mpm_common.html#user">User</a></code> and <code class="directive"><a href="../mod/mpm_common.html#group">Group</a></code> running the child processes
- has adequate permission to access the files in question. Also
- check that the directory and all parent directories are at least
- searchable for that user and group (i.e., <code>chmod
- +x</code>).</p>
-
- <p>Recent releases of Fedora Core and other Linux distributions
- using SELinux have additional access restrictions beyond those
- used by the basic filesystem. Violations of these restrictions
- will also result in a <code>Permission denied</code> message. See
- the <a href="http://fedora.redhat.com/docs/selinux-faq-fc3/">Fedora
- SELinux FAQ</a> and <a href="http://fedora.redhat.com/docs/selinux-apache-fc3/">Apache
- SELinux Policy Document</a>.</p>
-
-
-
-</div></div>
-<div class="bottomlang">
-<p><span>Available Languages: </span><a href="../en/faq/error.html" title="English"> en </a> |
-<a href="../ja/faq/error.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a> |
-<a href="../ko/faq/error.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p>
-</div><div id="footer">
-<p class="apache">Copyright 2006 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="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
-</body></html>
\ No newline at end of file
+++ /dev/null
-<?xml version="1.0" encoding="EUC-JP"?>
-<!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="ja" xml:lang="ja"><head><!--
- XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
- This file is generated from xml source: DO NOT EDIT
- XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
- -->
-<title>¥¨¥é¡¼¥á¥Ã¥»¡¼¥¸ ¡½ ¤è¤¯¤¢¤ë¼ÁÌä - Apache HTTP ¥µ¡¼¥Ð</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 href="../images/favicon.ico" rel="shortcut icon" /></head>
-<body id="manual-page" class="no-sidebar"><div id="page-header">
-<p class="menu"><a href="../mod/">¥â¥¸¥å¡¼¥ë</a> | <a href="../mod/directives.html">¥Ç¥£¥ì¥¯¥Æ¥£¥Ö</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">ÍѸì</a> | <a href="../sitemap.html">¥µ¥¤¥È¥Þ¥Ã¥×</a></p>
-<p class="apache">Apache HTTP ¥µ¡¼¥Ð ¥Ð¡¼¥¸¥ç¥ó 2.3</p>
-<img alt="" src="../images/feather.gif" /></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 ¥µ¡¼¥Ð</a> > <a href="http://httpd.apache.org/docs/">¥É¥¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó</a> > <a href="../">¥Ð¡¼¥¸¥ç¥ó
- 2.3</a> > <a href="./">FAQ</a></div><div id="page-content"><div id="preamble"><h1>¥¨¥é¡¼¥á¥Ã¥»¡¼¥¸ ¡½ ¤è¤¯¤¢¤ë¼ÁÌä</h1>
-<div class="toplang">
-<p><span>Available Languages: </span><a href="../en/faq/error.html" hreflang="en" rel="alternate" title="English"> en </a> |
-<a href="../ja/faq/error.html" title="Japanese"> ja </a> |
-<a href="../ko/faq/error.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p>
-</div>
-<div class="outofdate">This translation may be out of date. Check the
- English version for recent changes.</div>
-</div>
-<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
-<div class="section">
-<h2><a name="error" id="error">¥¨¥é¡¼¥á¥Ã¥»¡¼¥¸</a></h2>
- <ul>
- <li><a href="#error.sendfile">Invalid argument:
- core_output_filter: writing data to the network</a></li>
- <li><a href="#error.acceptex">AcceptEx failed</a></li>
- <li><a href="#error.scriptheaders">Premature end of script
- headers</a></li>
- </ul>
-
- <h3><a name="error.sendfile" id="error.sendfile">Invalid argument:
- core_output_filter: writing data to the network</a></h3>
-
- <p>(ÌõÃí: ̵¸ú¤Ê°ú¿ô: core_output_filter: ¥Í¥Ã¥È¥ï¡¼¥¯¤Ø¤Î¥Ç¡¼¥¿¤Î
- ½ñ¤¹þ¤ß)</p>
-
- <p>Apache ¤Ï±þÅú¤ÎÊÖÁ÷¤ò®¤¯¤¹¤ë¤¿¤á¤Ë¡¢<code>sendfile</code> ¥·¥¹¥Æ¥à
- ¥³¡¼¥ë¤¬»ÈÍѲÄǽ¤Ê¥×¥é¥Ã¥È¥Õ¥©¡¼¥à¤Ç¤Ï¤½¤Î¥·¥¹¥Æ¥à¥³¡¼¥ë¤ò»ÈÍѤ·¤Þ¤¹¡£
- ¤È¤³¤í¤¬¡¢ÅÔ¹ç¤Î°¤¤¤³¤È¤Ë¡¢<code>sendfile</code> ¤¬Àµ¤·¤¯Æ°ºî¤·¤Ê¤¤¤Ë¤â
- ´Ø¤ï¤é¤º¡¢Apache ¤¬¥³¥ó¥Ñ¥¤¥ë»þ¤Ë¸ºß¤ò¸¡ÃΤ·¤Æ¤·¤Þ¤¦¥·¥¹¥Æ¥à¤¬¤¢¤ê¤Þ¤¹¡£
- ¤³¤ì¤Ï¡¢¥Í¥Ã¥È¥ï¡¼¥¯¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¤ä¾¤ÎÈóɸ½à¤Î¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¤ò
- »ÈÍѤ·¤Æ¤¤¤ë¤È¤¤Ë°ìÈ֤褯ȯÀ¸¤·¤Þ¤¹¡£</p>
-
- <p>¤³¤ÎÌäÂê¤Î¾É¾õ¤Ï¡¢¾åµ¤Î¥á¥Ã¥»¡¼¥¸¤¬¥¨¥é¡¼¥í¥°¤Ë½ñ¤«¤ì¤ë¤³¤È¤È¡¢
- ¥µ¥¤¥º¤¬¥¼¥í¤Ç¤Ê¤¤¥Õ¥¡¥¤¥ë¤Î±þÅú¤¬¥¼¥í¤Ë¤Ê¤ë¤³¤È¤Ç¤¹¡£
- ưŪ¤Ê¥³¥ó¥Æ¥ó¥Ä¤Ï <code>sendfile</code> ¤òÍøÍѤ·¤Ê¤¤¤¿¤á¡¢
- ¤³¤ÎÌäÂê¤ÏÄ̾ï¤ÏÀÅŪ¤Ê¥Õ¥¡¥¤¥ë¤Ç¤Î¤ßȯÀ¸¤·¤Þ¤¹¡£</p>
-
- <p>¤³¤ÎÌäÂê¤Ï¡¢<code class="directive"><a href="../mod/core.html#enablesendfile">EnableSendfile</a></code> ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤ò»ÈÍѤ·¤Æ¡¢
- ¥µ¡¼¥Ð¤Î¤¹¤Ù¤Æ¡¢¤â¤·¤¯¤Ï°ìÉôʬ¤ËÂФ·¤Æ <code>sendfile</code> ¤ò
- ̵¸ú¤Ë¤¹¤ë¤À¤±¤Ç½¤Àµ¤Ç¤¤Þ¤¹¡£Æ±ÍͤÎÌäÂê¤ò²ò·è¤¹¤ë¤¿¤á¤Î
- <code class="directive"><a href="../mod/core.html#enablemmap">EnableMMAP</a></code> ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤â
- »²¾È¤·¤Æ¤¯¤À¤µ¤¤¡£</p>
-
-
-
- <h3><a name="error.acceptex" id="error.acceptex">AcceptEx Failed</a></h3>
-
- <p>(ÌõÃí: AcceptEx ¼ºÇÔ)</p>
-
- <p>Win32 ¤Ç¤Î <code>AcceptEx</code> ¥·¥¹¥Æ¥à¥³¡¼¥ë¤Ë´Ø·¸¤¹¤ë¥¨¥é¡¼
- ¥á¥Ã¥»¡¼¥¸¤ò¼õ¤±¼è¤Ã¤¿¤È¤¤Ï¡¢<code class="directive"><a href="../mod/mpm_winnt.html#win32disableacceptex">Win32DisableAcceptEx</a></code> ¤ò»²¾È¤·¤Æ¤¯¤À¤µ¤¤¡£</p>
-
-
-
- <h3><a name="error.scriptheaders" id="error.scriptheaders">Premature end of script
- headers</a></h3>
-
- <p>(ÌõÃí: ¥¹¥¯¥ê¥×¥È¥Ø¥Ã¥À¤ÎÃæÅÓ½ªÎ»)</p>
-
- <p>CGI ¥¹¥¯¥ê¥×¥È¤Î¤Û¤È¤ó¤É¤ÎÌäÂê¤Ï¥¨¥é¡¼¥í¥°¤Ë¤³¤Î¥á¥Ã¥»¡¼¥¸¤¬½ñ¤«¤ì¡¢
- ¥Ö¥é¥¦¥¶¤Ë¤Ï <code>Internal Server Error</code> ¤¬Á÷¤é¤ì¤ë¤³¤È¤Ë¤Ê¤ê¤Þ¤¹¡£
- ¤³¤Î¼ï¤ÎÌäÂê¤Î¥Ç¥Ð¥Ã¥°ÊýË¡¤Ï <a href="../howto/cgi.html#troubleshoot">CGI
- ¥Á¥å¡¼¥È¥ê¥¢¥ë</a> ¤ÇÀâÌÀ¤µ¤ì¤Æ¤¤¤Þ¤¹¡£</p>
-
-
-</div></div>
-<div class="bottomlang">
-<p><span>Available Languages: </span><a href="../en/faq/error.html" hreflang="en" rel="alternate" title="English"> en </a> |
-<a href="../ja/faq/error.html" title="Japanese"> ja </a> |
-<a href="../ko/faq/error.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p>
-</div><div id="footer">
-<p class="apache">Copyright 2006 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="../faq/">FAQ</a> | <a href="../glossary.html">ÍѸì</a> | <a href="../sitemap.html">¥µ¥¤¥È¥Þ¥Ã¥×</a></p></div>
-</body></html>
\ No newline at end of file
+++ /dev/null
-<?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><!--
- XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
- This file is generated from xml source: DO NOT EDIT
- XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
- -->
-<title>¿À·ù¹® - ÀÚÁÖ ¹°¾îº¸´Â Áú¹® (FAQ) - Apache HTTP Server</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 href="../images/favicon.ico" rel="shortcut icon" /></head>
-<body id="manual-page" class="no-sidebar"><div id="page-header">
-<p class="menu"><a href="../mod/">¸ðµâ</a> | <a href="../mod/directives.html">Áö½Ã¾îµé</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">¿ë¾î</a> | <a href="../sitemap.html">»çÀÌÆ®¸Ê</a></p>
-<p class="apache">Apache HTTP Server Version 2.3</p>
-<img alt="" src="../images/feather.gif" /></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.3</a> > <a href="./">FAQ</a></div><div id="page-content"><div id="preamble"><h1>¿À·ù¹® - ÀÚÁÖ ¹°¾îº¸´Â Áú¹® (FAQ)</h1>
-<div class="toplang">
-<p><span>°¡´ÉÇÑ ¾ð¾î: </span><a href="../en/faq/error.html" hreflang="en" rel="alternate" title="English"> en </a> |
-<a href="../ja/faq/error.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a> |
-<a href="../ko/faq/error.html" title="Korean"> ko </a></p>
-</div>
-<div class="outofdate">ÀÌ ¹®¼´Â ÃÖ½ÅÆÇ ¹ø¿ªÀÌ ¾Æ´Õ´Ï´Ù.
- ÃÖ±Ù¿¡ º¯°æµÈ ³»¿ëÀº ¿µ¾î ¹®¼¸¦ Âü°íÇϼ¼¿ä.</div>
-</div>
-<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
-<div class="section">
-<h2><a name="error" id="error">¿À·ù¹®</a></h2>
- <ul>
- <li><a href="#error.sendfile">Invalid argument:
- core_output_filter: writing data to the network</a></li>
- <li><a href="#error.acceptex">AcceptEx failed</a></li>
- <li><a href="#error.scriptheaders">Premature end of script
- headers</a></li>
- </ul>
-
- <h3><a name="error.sendfile" id="error.sendfile">Invalid argument:
- core_output_filter: writing data to the network</a></h3>
-
- <p>Ç÷¡ÆûÀÌ <code>sendfile</code> ½Ã½ºÅÛÈ£ÃâÀ» Áö¿øÇÑ´Ù¸é,
- ¾ÆÆÄÄ¡´Â ÀÀ´äÀÇ ¼Óµµ¸¦ ºü¸£°ÔÇϱâÀ§ÇØ ÀÌ ½Ã½ºÅÛÈ£ÃâÀ» »ç¿ëÇÑ´Ù.
- ºÒÇàÈ÷µµ ¾î¶² ½Ã½ºÅÛ¿¡¼ ¾ÆÆÄÄ¡´Â ÄÄÆÄÀÏÇÒ¶§
- <code>sendfile</code>ÀÌ Á¤»óÀûÀ¸·Î ÀÛµ¿ÇÏÁö ¾Ê´Âµ¥µµ Á¤»óÀûÀ¸·Î
- ÀÛµ¿ÇÑ´Ù°í ¿ÀÆÇÇÑ´Ù. ÀÌ ¹®Á¦´Â ³×Æ®¿÷ ÆÄÀϽýºÅÛÀ̳ª ºñÇ¥ÁØ
- ÆÄÀϽýºÅÛÀ» »ç¿ëÇÒ¶§ ÀÚÁÖ ¹ß»ýÇÑ´Ù.</p>
-
- <p>ÀÌ ¹®Á¦ÀÇ Áõ»óÀº ¿À·ù ·Î±×(error log)¿¡ À§ÀÇ ¹®±¸¸¦
- ±â·ÏÇϰųª Å©±â°¡ 0ÀÌ ¾Æ´Ñ ÆÄÀÏ¿¡ ´ëÇØ Å©±â°¡ 0ÀÎ ÀÀ´äÀ»
- ÇÏ´Â °æ¿ìÀÌ´Ù. µ¿ÀûÀ¸·Î ³»¿ëÀ» »ý¼ºÇÒ¶§´Â
- <code>sendfile</code>À» »ç¿ëÇÏÁö ¾Ê±â¶§¹®¿¡ ÀϹÝÀûÀ¸·Î Á¤ÀûÀÎ
- ÆÄÀÏÀ» ¿äûÇÒ¶§¸¸ ¹®Á¦°¡ ¹ß»ýÇÑ´Ù.</p>
-
- <p>¹®Á¦¸¦ ÇØ°áÇÏ·Á¸é ¼¹ö°¡ <code>sendfile</code>À» »ç¿ëÇÏÁö
- ¾Êµµ·Ï <code class="directive"><a href="../mod/core.html#enablesendfile">EnableSendfile</a></code>
- Áö½Ã¾î¸¦ »ç¿ëÇÑ´Ù. ¶Ç, ÀÌ¿Í À¯»çÇÑ ¹®Á¦¿¡ ´ëÇØ <code class="directive"><a href="../mod/core.html#enablemmap">EnableMMAP</a></code>À» Âü°íÇ϶ó.</p>
-
-
-
- <h3><a name="error.acceptex" id="error.acceptex">AcceptEx Failed</a></h3>
-
- <p>win32¿¡¼ <code>AcceptEx</code> ½Ã½ºÅÛÈ£Ãâ¿¡ ´ëÇÑ ¿À·ù¹®À»
- ³ª¿À¸é, <code class="directive"><a href="../mod/mpm_winnt.html#win32disableacceptex">Win32DisableAcceptEx</a></code>
- Áö½Ã¾î¸¦ Âü°íÇ϶ó.</p>
-
-
-
- <h3><a name="error.scriptheaders" id="error.scriptheaders">Premature end of script
- headers</a></h3>
-
- <p>º¸Åë CGI ½ºÅ©¸³Æ®¿¡ ¹®Á¦°¡ ÀÖÀ¸¸é ºê¶ó¿ìÀú¿¡°Ô <code>Internal
- Server Error</code>¸¦ º¸³»°í ¿À·ù·Î±×¿¡ ÀÌ ¹®±¸¸¦ ±â·ÏÇÑ´Ù.
- ÀÌ·± ¹®Á¦¸¦ µð¹ö±ëÇÒ¶§ <a href="../howto/cgi.html#troubleshoot">CGI ÅõÅ丮¾ó</a>ÀÌ
- µµ¿òÀÌ µÉ ¼ö ÀÖ´Ù.</p>
-
-
-</div></div>
-<div class="bottomlang">
-<p><span>°¡´ÉÇÑ ¾ð¾î: </span><a href="../en/faq/error.html" hreflang="en" rel="alternate" title="English"> en </a> |
-<a href="../ja/faq/error.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a> |
-<a href="../ko/faq/error.html" title="Korean"> ko </a></p>
-</div><div id="footer">
-<p class="apache">Copyright 2006 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="../faq/">FAQ</a> | <a href="../glossary.html">¿ë¾î</a> | <a href="../sitemap.html">»çÀÌÆ®¸Ê</a></p></div>
-</body></html>
\ No newline at end of file
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8" ?>
-<!DOCTYPE faq SYSTEM "../style/faq.dtd">
-<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
-<!-- $LastChangedRevision$ -->
-
-<!--
- Licensed to the Apache Software Foundation (ASF) under one or more
- contributor license agreements. See the NOTICE file distributed with
- this work for additional information regarding copyright ownership.
- The ASF licenses this file to You under the Apache License, Version 2.0
- (the "License"); you may not use this file except in compliance with
- the License. You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<faq metafile="error.xml.meta">
-<parentdocument href="./">FAQ</parentdocument>
-
-<title>Error Messages - Frequently Asked Questions</title>
-<description>What does this error message mean?</description>
-
-
-
-<section id="error"><title>Error Messages</title>
- <ul>
- <li><a href="#error.sendfile">Invalid argument:
- core_output_filter: writing data to the network</a></li>
- <li><a href="#error.acceptex">AcceptEx failed</a></li>
- <li><a href="#error.scriptheaders">Premature end of script
- headers</a></li>
- <li><a href="#error.permissiondenied">Permission denied</a></li>
- </ul>
-
- <section id="error.sendfile"><title>Invalid argument:
- core_output_filter: writing data to the network</title>
-
- <p>Apache uses the <code>sendfile</code> syscall on platforms
- where it is available in order to speed sending of responses.
- Unfortunately, on some systems, Apache will detect the presence of
- <code>sendfile</code> at compile-time, even when it does not work
- properly. This happens most frequently when using network or
- other non-standard file-system.</p>
-
- <p>Symptoms of this problem include the above message in the error
- log and zero-length responses to non-zero-sized files. The
- problem generally occurs only for static files, since dynamic
- content usually does not make use of <code>sendfile</code>.</p>
-
- <p>To fix this problem, simply use the <directive
- module="core">EnableSendfile</directive> directive to disable
- <code>sendfile</code> for all or part of your server. Also see
- the <directive module="core">EnableMMAP</directive>, which can
- help with similar problems.</p>
-
- </section>
-
- <section id="error.acceptex"><title>AcceptEx Failed</title>
-
- <p>If you get error messages related to the <code>AcceptEx</code> syscall
- on win32, see the <directive module="mpm_winnt">Win32DisableAcceptEx</directive>
- directive.</p>
- </section>
-
-
- <section id="error.scriptheaders"><title>Premature end of script
- headers</title>
-
- <p>Most problems with CGI scripts result in this message written in the
- error log together with an <code>Internal Server Error</code> delivered
- to the browser. A guide to helping debug this type of problem is
- available in the <a href="../howto/cgi.html#troubleshoot">CGI
- tutorial</a>.</p>
- </section>
-
- <section id="error.permissiondenied"><title>Permission denied</title>
-
- <p>A <code>Permission denied</code> error in the
- <code>error_log</code>, accompanied by a <code>Forbidden</code>
- message to the client usually indicates a problem with your
- filesystem permissions, rather than a problem in the Apache HTTP
- Server configuration files. Check to make sure that the
- <directive module="mpm_common">User</directive> and <directive
- module="mpm_common">Group</directive> running the child processes
- has adequate permission to access the files in question. Also
- check that the directory and all parent directories are at least
- searchable for that user and group (i.e., <code>chmod
- +x</code>).</p>
-
- <p>Recent releases of Fedora Core and other Linux distributions
- using SELinux have additional access restrictions beyond those
- used by the basic filesystem. Violations of these restrictions
- will also result in a <code>Permission denied</code> message. See
- the <a
- href="http://fedora.redhat.com/docs/selinux-faq-fc3/">Fedora
- SELinux FAQ</a> and <a
- href="http://fedora.redhat.com/docs/selinux-apache-fc3/">Apache
- SELinux Policy Document</a>.</p>
-
- </section>
-
-</section>
-
-</faq>
-
+++ /dev/null
-<?xml version="1.0" encoding="iso-2022-jp" ?>
-<!DOCTYPE faq SYSTEM "../style/faq.dtd">
-<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
-<!-- English Revision: 151408:420993 (outdated) -->
-
-<!--
- Licensed to the Apache Software Foundation (ASF) under one or more
- contributor license agreements. See the NOTICE file distributed with
- this work for additional information regarding copyright ownership.
- The ASF licenses this file to You under the Apache License, Version 2.0
- (the "License"); you may not use this file except in compliance with
- the License. You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<faq metafile="error.xml.meta">
-<parentdocument href="./">FAQ</parentdocument>
-
-<title>\e$B%(%i!<%a%C%;!<%8\e(B \e$B!=\e(B \e$B$h$/$"$k<ALd\e(B</title>
-<description>\e$B$3$N%(%i!<%a%C%;!<%8$N0UL#$O\e(B?</description>
-
-<section id="error"><title>\e$B%(%i!<%a%C%;!<%8\e(B</title>
- <ul>
- <li><a href="#error.sendfile">Invalid argument:
- core_output_filter: writing data to the network</a></li>
- <li><a href="#error.acceptex">AcceptEx failed</a></li>
- <li><a href="#error.scriptheaders">Premature end of script
- headers</a></li>
- </ul>
-
- <section id="error.sendfile"><title>Invalid argument:
- core_output_filter: writing data to the network</title>
-
- <p>(\e$BLuCm\e(B: \e$BL58z$J0z?t\e(B: core_output_filter: \e$B%M%C%H%o!<%/$X$N%G!<%?$N\e(B
- \e$B=q$-9~$_\e(B)</p>
-
- <p>Apache \e$B$O1~Ez$NJVAw$rB.$/$9$k$?$a$K!"\e(B<code>sendfile</code> \e$B%7%9%F%`\e(B
- \e$B%3!<%k$,;HMQ2DG=$J%W%i%C%H%U%)!<%`$G$O$=$N%7%9%F%`%3!<%k$r;HMQ$7$^$9!#\e(B
- \e$B$H$3$m$,!"ET9g$N0-$$$3$H$K!"\e(B<code>sendfile</code> \e$B$,@5$7$/F0:n$7$J$$$K$b\e(B
- \e$B4X$o$i$:!"\e(BApache \e$B$,%3%s%Q%$%k;~$KB8:_$r8!CN$7$F$7$^$&%7%9%F%`$,$"$j$^$9!#\e(B
- \e$B$3$l$O!"%M%C%H%o!<%/%U%!%$%k%7%9%F%`$dB>$NHsI8=`$N%U%!%$%k%7%9%F%`$r\e(B
- \e$B;HMQ$7$F$$$k$H$-$K0lHV$h$/H/@8$7$^$9!#\e(B</p>
-
- <p>\e$B$3$NLdBj$N>I>u$O!">e5-$N%a%C%;!<%8$,%(%i!<%m%0$K=q$+$l$k$3$H$H!"\e(B
- \e$B%5%$%:$,%<%m$G$J$$%U%!%$%k$N1~Ez$,%<%m$K$J$k$3$H$G$9!#\e(B
- \e$BF0E*$J%3%s%F%s%D$O\e(B <code>sendfile</code> \e$B$rMxMQ$7$J$$$?$a!"\e(B
- \e$B$3$NLdBj$ODL>o$O@EE*$J%U%!%$%k$G$N$_H/@8$7$^$9!#\e(B</p>
-
- <p>\e$B$3$NLdBj$O!"\e(B<directive
- module="core">EnableSendfile</directive> \e$B%G%#%l%/%F%#%V$r;HMQ$7$F!"\e(B
- \e$B%5!<%P$N$9$Y$F!"$b$7$/$O0lItJ,$KBP$7$F\e(B <code>sendfile</code> \e$B$r\e(B
- \e$BL58z$K$9$k$@$1$G=$@5$G$-$^$9!#F1MM$NLdBj$r2r7h$9$k$?$a$N\e(B
- <directive module="core">EnableMMAP</directive> \e$B%G%#%l%/%F%#%V$b\e(B
- \e$B;2>H$7$F$/$@$5$$!#\e(B</p>
-
- </section>
-
- <section id="error.acceptex"><title>AcceptEx Failed</title>
-
- <p>(\e$BLuCm\e(B: AcceptEx \e$B<:GT\e(B)</p>
-
- <p>Win32 \e$B$G$N\e(B <code>AcceptEx</code> \e$B%7%9%F%`%3!<%k$K4X78$9$k%(%i!<\e(B
- \e$B%a%C%;!<%8$r<u$1<h$C$?$H$-$O!"\e(B<directive module="mpm_winnt"
- >Win32DisableAcceptEx</directive> \e$B$r;2>H$7$F$/$@$5$$!#\e(B</p>
- </section>
-
-
- <section id="error.scriptheaders"><title>Premature end of script
- headers</title>
-
- <p>(\e$BLuCm\e(B: \e$B%9%/%j%W%H%X%C%@$NCfES=*N;\e(B)</p>
-
- <p>CGI \e$B%9%/%j%W%H$N$[$H$s$I$NLdBj$O%(%i!<%m%0$K$3$N%a%C%;!<%8$,=q$+$l!"\e(B
- \e$B%V%i%&%6$K$O\e(B <code>Internal Server Error</code> \e$B$,Aw$i$l$k$3$H$K$J$j$^$9!#\e(B
- \e$B$3$N<o$NLdBj$N%G%P%C%0J}K!$O\e(B <a href="../howto/cgi.html#troubleshoot">CGI
- \e$B%A%e!<%H%j%"%k\e(B</a> \e$B$G@bL@$5$l$F$$$^$9!#\e(B</p>
- </section>
-
-</section>
-
-</faq>
-
+++ /dev/null
-<?xml version="1.0" encoding="EUC-KR" ?>
-<!DOCTYPE faq SYSTEM "../style/faq.dtd">
-<?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 151408:420993 (outdated) -->
-
-<!--
- Licensed to the Apache Software Foundation (ASF) under one or more
- contributor license agreements. See the NOTICE file distributed with
- this work for additional information regarding copyright ownership.
- The ASF licenses this file to You under the Apache License, Version 2.0
- (the "License"); you may not use this file except in compliance with
- the License. You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<faq metafile="error.xml.meta">
-<parentdocument href="./">FAQ</parentdocument>
-
-<title>¿À·ù¹® - ÀÚÁÖ ¹°¾îº¸´Â Áú¹® (FAQ)</title>
-<description>ÀÌ ¿À·ù¹®ÀÌ ¹«½¼ ¶æÀΰ¡?</description>
-
-
-
-<section id="error"><title>¿À·ù¹®</title>
- <ul>
- <li><a href="#error.sendfile">Invalid argument:
- core_output_filter: writing data to the network</a></li>
- <li><a href="#error.acceptex">AcceptEx failed</a></li>
- <li><a href="#error.scriptheaders">Premature end of script
- headers</a></li>
- </ul>
-
- <section id="error.sendfile"><title>Invalid argument:
- core_output_filter: writing data to the network</title>
-
- <p>Ç÷¡ÆûÀÌ <code>sendfile</code> ½Ã½ºÅÛÈ£ÃâÀ» Áö¿øÇÑ´Ù¸é,
- ¾ÆÆÄÄ¡´Â ÀÀ´äÀÇ ¼Óµµ¸¦ ºü¸£°ÔÇϱâÀ§ÇØ ÀÌ ½Ã½ºÅÛÈ£ÃâÀ» »ç¿ëÇÑ´Ù.
- ºÒÇàÈ÷µµ ¾î¶² ½Ã½ºÅÛ¿¡¼ ¾ÆÆÄÄ¡´Â ÄÄÆÄÀÏÇÒ¶§
- <code>sendfile</code>ÀÌ Á¤»óÀûÀ¸·Î ÀÛµ¿ÇÏÁö ¾Ê´Âµ¥µµ Á¤»óÀûÀ¸·Î
- ÀÛµ¿ÇÑ´Ù°í ¿ÀÆÇÇÑ´Ù. ÀÌ ¹®Á¦´Â ³×Æ®¿÷ ÆÄÀϽýºÅÛÀ̳ª ºñÇ¥ÁØ
- ÆÄÀϽýºÅÛÀ» »ç¿ëÇÒ¶§ ÀÚÁÖ ¹ß»ýÇÑ´Ù.</p>
-
- <p>ÀÌ ¹®Á¦ÀÇ Áõ»óÀº ¿À·ù ·Î±×(error log)¿¡ À§ÀÇ ¹®±¸¸¦
- ±â·ÏÇϰųª Å©±â°¡ 0ÀÌ ¾Æ´Ñ ÆÄÀÏ¿¡ ´ëÇØ Å©±â°¡ 0ÀÎ ÀÀ´äÀ»
- ÇÏ´Â °æ¿ìÀÌ´Ù. µ¿ÀûÀ¸·Î ³»¿ëÀ» »ý¼ºÇÒ¶§´Â
- <code>sendfile</code>À» »ç¿ëÇÏÁö ¾Ê±â¶§¹®¿¡ ÀϹÝÀûÀ¸·Î Á¤ÀûÀÎ
- ÆÄÀÏÀ» ¿äûÇÒ¶§¸¸ ¹®Á¦°¡ ¹ß»ýÇÑ´Ù.</p>
-
- <p>¹®Á¦¸¦ ÇØ°áÇÏ·Á¸é ¼¹ö°¡ <code>sendfile</code>À» »ç¿ëÇÏÁö
- ¾Êµµ·Ï <directive module="core">EnableSendfile</directive>
- Áö½Ã¾î¸¦ »ç¿ëÇÑ´Ù. ¶Ç, ÀÌ¿Í À¯»çÇÑ ¹®Á¦¿¡ ´ëÇØ <directive
- module="core">EnableMMAP</directive>À» Âü°íÇ϶ó.</p>
-
- </section>
-
- <section id="error.acceptex"><title>AcceptEx Failed</title>
-
- <p>win32¿¡¼ <code>AcceptEx</code> ½Ã½ºÅÛÈ£Ãâ¿¡ ´ëÇÑ ¿À·ù¹®À»
- ³ª¿À¸é, <directive module="mpm_winnt">Win32DisableAcceptEx</directive>
- Áö½Ã¾î¸¦ Âü°íÇ϶ó.</p>
- </section>
-
-
- <section id="error.scriptheaders"><title>Premature end of script
- headers</title>
-
- <p>º¸Åë CGI ½ºÅ©¸³Æ®¿¡ ¹®Á¦°¡ ÀÖÀ¸¸é ºê¶ó¿ìÀú¿¡°Ô <code>Internal
- Server Error</code>¸¦ º¸³»°í ¿À·ù·Î±×¿¡ ÀÌ ¹®±¸¸¦ ±â·ÏÇÑ´Ù.
- ÀÌ·± ¹®Á¦¸¦ µð¹ö±ëÇÒ¶§ <a
- href="../howto/cgi.html#troubleshoot">CGI ÅõÅ丮¾ó</a>ÀÌ
- µµ¿òÀÌ µÉ ¼ö ÀÖ´Ù.</p>
- </section>
-
-</section>
-
-</faq>
-
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8" ?>
-
-<metafile>
- <basename>error</basename>
- <path>/faq/</path>
- <relpath>..</relpath>
-
- <variants>
- <variant>en</variant>
- <variant outdated="yes">ja</variant>
- <variant outdated="yes">ko</variant>
- </variants>
-</metafile>
URI: index.html.en
Content-Language: en
Content-type: text/html; charset=ISO-8859-1
-
-URI: index.html.ja.euc-jp
-Content-Language: ja
-Content-type: text/html; charset=EUC-JP
-
-URI: index.html.ko.euc-kr
-Content-Language: ko
-Content-type: text/html; charset=EUC-KR
<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 href="../images/favicon.ico" rel="shortcut icon" /></head>
-<body id="manual-page" class="no-sidebar"><div id="page-header">
+<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="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p>
<p class="apache">Apache HTTP Server Version 2.3</p>
<img alt="" src="../images/feather.gif" /></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.3</a></div><div id="page-content"><div id="preamble"><h1>Frequently Asked Questions</h1>
<div class="toplang">
-<p><span>Available Languages: </span><a href="../en/faq/" title="English"> en </a> |
-<a href="../ja/faq/" hreflang="ja" rel="alternate" title="Japanese"> ja </a> |
-<a href="../ko/faq/" hreflang="ko" rel="alternate" title="Korean"> ko </a></p>
+<p><span>Available Languages: </span><a href="../en/faq/" title="English"> en </a></p>
</div>
- <p>The latest version of this FAQ is always available from the
- main Apache web site, at <<a href="http://httpd.apache.org/docs/trunk/faq/">http://httpd.apache.org/docs/trunk/faq/</a>>. In addition, you
- can view
- this FAQ <a href="all_in_one.html">all in one page</a> for easy searching
- and printing.</p>
- <p>If you don't find the answer to your question in the below
- sections, please also consult the <a href="http://httpd.apache.org/docs/misc/FAQ.html">Apache 1.3
- FAQ</a> to see if your question is answered there.</p>
+ <p>This document is not a traditional FAQ, but rather a quick
+ guide showing you what to do when you run into problems with the
+ Apache HTTP Server.</p>
+
+ <p>A more traditional but quite outdated document is the <a href="http://httpd.apache.org/docs/misc/FAQ.html">Apache 1.3
+ FAQ</a>.</p>
</div>
+<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#support.what2do">"Why can't I ...? Why won't ... work?" What to do in case of
+ problems</a></li>
+<li><img alt="" src="../images/down.gif" /> <a href="#support.support">Whom do I contact for support?</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 id="topics" name="topics">Topics</a></h2>
-<dl><dt><a href="background.html">Background</a></dt><dd>Background information about the Apache HTTP Server.</dd>
-<dt><a href="support.html">Support</a></dt><dd>What do I do when I have problems?</dd>
-<dt><a href="error.html">Error Messages</a></dt><dd>What does this error message mean?</dd>
-</dl></div></div>
+<h2><a name="support.what2do" id="support.what2do">"Why can't I ...? Why won't ... work?" What to do in case of
+ problems</a></h2>
+
+
+ <p>If you are having trouble with your Apache server software, you should
+ take the following steps:</p>
+
+ <dl>
+ <dt>Check the ErrorLog!</dt>
+ <dd>Apache tries to be helpful when it encounters a problem. In many
+ cases, it will provide some details by writing one or more messages to the
+ server error log. Sometimes this is enough for you to diagnose and fix
+ the problem yourself (such as file permissions or the like). The default
+ location of the error log is
+ <code>/usr/local/apache2/logs/error_log</code>, but see the <code class="directive"><a href="../mod/core.html#errorlog">ErrorLog</a></code> directive in your config files for the
+ location on your server.</dd>
+
+ <dt>Consult the wiki</dt>
+ <dd>The <a href="http://wiki.apache.org/httpd/">Apache HTTP
+ Server Wiki</a> contains guides to solving many common
+ problems.</dd>
+
+ <dt>Check the Apache bug database</dt> <dd>Most problems that
+ get reported to The Apache Group are recorded in the <a href="http://httpd.apache.org/bug_report.html">bug database</a>.
+ <strong>Do not</strong> submit a new bug report until you have
+ checked existing reports (open <em>and</em> closed) and asked
+ about your problem in a user-support forum (see below). If you
+ find that your issue has already been reported, please
+ <em>don't</em> add a "me, too" report.</dd>
+
+ <dt><a id="support.what2do.user-support" name="support.what2do.user-support">Ask in a user support forum</a></dt>
+ <dd><p>Apache has an active community of users who are willing to share
+ their knowledge. Participating in this community is usually the best and
+ fastest way to get answers to your questions and problems.</p>
+
+ <p><a href="http://httpd.apache.org/userslist.html">Users
+ mailing list</a></p>
+
+ <p><a href="irc://irc.freenode.net/#apache">#apache</a> on
+ <a href="http://freenode.net">Freenode IRC</a> is also available for
+ user support issues.</p>
+ </dd>
+
+ <dt>Please use the bug database for bugs!</dt>
+ <dd><p>If you've gone through those steps above that are appropriate and
+ have obtained no relief, then please <em>do</em> let the httpd developers
+ know about the problem by <a href="http://httpd.apache.org/bug_report.html">logging a bug
+ report</a>.</p>
+
+ <p>If your problem involves the server crashing and generating a core
+ dump, please <a href="http://httpd.apache.org/dev/debugging.html">
+ include a backtrace</a> (if possible).</p>
+ </dd>
+ </dl>
+ </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
+<div class="section">
+<h2><a name="support.support" id="support.support">Whom do I contact for support?</a></h2>
+ <p>With millions of users and fewer than sixty volunteer developers,
+ we cannot provide personal support for Apache. For free support, we
+ suggest participating in a user forum (see above).</p>
+
+ <p>Professional, commercial support for Apache is available from
+ a number of companies.</p>
+ </div></div>
<div class="bottomlang">
-<p><span>Available Languages: </span><a href="../en/faq/" title="English"> en </a> |
-<a href="../ja/faq/" hreflang="ja" rel="alternate" title="Japanese"> ja </a> |
-<a href="../ko/faq/" hreflang="ko" rel="alternate" title="Korean"> ko </a></p>
+<p><span>Available Languages: </span><a href="../en/faq/" title="English"> en </a></p>
</div><div id="footer">
<p class="apache">Copyright 2006 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="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
+++ /dev/null
-<?xml version="1.0" encoding="EUC-JP"?>
-<!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="ja" xml:lang="ja"><head><!--
- XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
- This file is generated from xml source: DO NOT EDIT
- XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
- -->
-<title>¤è¤¯¤¢¤ë¼ÁÌä - Apache HTTP ¥µ¡¼¥Ð</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 href="../images/favicon.ico" rel="shortcut icon" /></head>
-<body id="manual-page" class="no-sidebar"><div id="page-header">
-<p class="menu"><a href="../mod/">¥â¥¸¥å¡¼¥ë</a> | <a href="../mod/directives.html">¥Ç¥£¥ì¥¯¥Æ¥£¥Ö</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">ÍѸì</a> | <a href="../sitemap.html">¥µ¥¤¥È¥Þ¥Ã¥×</a></p>
-<p class="apache">Apache HTTP ¥µ¡¼¥Ð ¥Ð¡¼¥¸¥ç¥ó 2.3</p>
-<img alt="" src="../images/feather.gif" /></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 ¥µ¡¼¥Ð</a> > <a href="http://httpd.apache.org/docs/">¥É¥¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó</a> > <a href="../">¥Ð¡¼¥¸¥ç¥ó
- 2.3</a></div><div id="page-content"><div id="preamble"><h1>¤è¤¯¤¢¤ë¼ÁÌä</h1>
-<div class="toplang">
-<p><span>Available Languages: </span><a href="../en/faq/" hreflang="en" rel="alternate" title="English"> en </a> |
-<a href="../ja/faq/" title="Japanese"> ja </a> |
-<a href="../ko/faq/" hreflang="ko" rel="alternate" title="Korean"> ko </a></p>
-</div>
-<div class="outofdate">This translation may be out of date. Check the
- English version for recent changes.</div>
-
- <p>Apache ¤Î¼ç¥µ¥¤¥È¡¢<<a href="http://httpd.apache.org/docs/trunk/faq/">http://httpd.apache.org/docs/trunk/faq/</a>>
- ¤«¤éºÇ¿·ÈǤΠFAQ ¤ò¾ï¤Ë¼ê¤ËÆþ¤ì¤ë¤³¤È¤¬¤Ç¤¤Þ¤¹¡£
- ¤Þ¤¿¡¢´Êñ¤Ê¸¡º÷¤ä°õºþ¤Î¤¿¤á¤Ë¤³¤Î FAQ ¤Î
- <a href="all_in_one.html">°ì¥Ú¡¼¥¸ÈÇ</a>¤â¤¢¤ê¤Þ¤¹¡£</p>
-
- <p>Apache 2.0 ¤Ï¤Þ¤À¿·¤·¤¤¤Î¤Ç¡¢²¿¤¬<em>¤è¤¯¤¢¤ë¼ÁÌä</em>¤Ê¤Î¤«
- ¤Þ¤À¤è¤¯¤ï¤«¤Ã¤Æ¤¤¤Þ¤»¤ó¡£¤³¤Î¥»¥¯¥·¥ç¥ó¤¬Ëä¤Þ¤Ã¤Æ¤¤¤¯¤Þ¤Ç¡¢
- ´û¤Ë¼ÁÌ䤬Åú¤¨¤é¤ì¤Æ¤¤¤ë¤«¤É¤¦¤« <a href="http://httpd.apache.org/docs/misc/FAQ.html">Apache 1.3 ¤Î FAQ</a>
- ¤â¸«¤ë¤è¤¦¤Ë¤·¤Æ¤¯¤À¤µ¤¤¡£</p>
-</div>
-<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
-<div class="section">
-<h2><a id="topics" name="topics">¥È¥Ô¥Ã¥¯</a></h2>
-<dl><dt><a href="support.html">¥µ¥Ý¡¼¥È</a></dt><dd>²¿¤«ÌäÂ꤬µ¯¤³¤Ã¤¿¤È¤¤Ë¤É¤¦¤¹¤ë?</dd>
-<dt><a href="error.html">¥¨¥é¡¼¥á¥Ã¥»¡¼¥¸</a></dt><dd>¤³¤Î¥¨¥é¡¼¥á¥Ã¥»¡¼¥¸¤Î°ÕÌ£¤Ï?</dd>
-</dl></div></div>
-<div class="bottomlang">
-<p><span>Available Languages: </span><a href="../en/faq/" hreflang="en" rel="alternate" title="English"> en </a> |
-<a href="../ja/faq/" title="Japanese"> ja </a> |
-<a href="../ko/faq/" hreflang="ko" rel="alternate" title="Korean"> ko </a></p>
-</div><div id="footer">
-<p class="apache">Copyright 2006 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="../faq/">FAQ</a> | <a href="../glossary.html">ÍѸì</a> | <a href="../sitemap.html">¥µ¥¤¥È¥Þ¥Ã¥×</a></p></div>
-</body></html>
\ No newline at end of file
+++ /dev/null
-<?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><!--
- XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
- This file is generated from xml source: DO NOT EDIT
- XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
- -->
-<title>ÀÚÁÖ ¹°¾îº¸´Â Áú¹® (FAQ) - Apache HTTP Server</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 href="../images/favicon.ico" rel="shortcut icon" /></head>
-<body id="manual-page" class="no-sidebar"><div id="page-header">
-<p class="menu"><a href="../mod/">¸ðµâ</a> | <a href="../mod/directives.html">Áö½Ã¾îµé</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">¿ë¾î</a> | <a href="../sitemap.html">»çÀÌÆ®¸Ê</a></p>
-<p class="apache">Apache HTTP Server Version 2.3</p>
-<img alt="" src="../images/feather.gif" /></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.3</a></div><div id="page-content"><div id="preamble"><h1>ÀÚÁÖ ¹°¾îº¸´Â Áú¹® (FAQ)</h1>
-<div class="toplang">
-<p><span>°¡´ÉÇÑ ¾ð¾î: </span><a href="../en/faq/" hreflang="en" rel="alternate" title="English"> en </a> |
-<a href="../ja/faq/" hreflang="ja" rel="alternate" title="Japanese"> ja </a> |
-<a href="../ko/faq/" title="Korean"> ko </a></p>
-</div>
-<div class="outofdate">ÀÌ ¹®¼´Â ÃÖ½ÅÆÇ ¹ø¿ªÀÌ ¾Æ´Õ´Ï´Ù.
- ÃÖ±Ù¿¡ º¯°æµÈ ³»¿ëÀº ¿µ¾î ¹®¼¸¦ Âü°íÇϼ¼¿ä.</div>
-
- <p>FAQ ÃÖ½ÅÆÇÀº ¾ÆÆÄÄ¡ À¥»çÀÌÆ® <<a href="http://httpd.apache.org/docs/trunk/faq/">http://httpd.apache.org/docs/trunk/faq/</a>>¿¡¼ º¼ ¼ö
- ÀÖ´Ù. ¶Ç, °Ë»öÇÏ°í Ãâ·ÂÇϱâ ÆíÇÏ°Ô FAQ¸¦ <a href="all_in_one.html">ÇÑ ÆäÀÌÁö·Î</a> º¼ ¼ö ÀÖ´Ù.</p>
-
- <p>¾ÆÆÄÄ¡ 2.0ÀÌ ³ª¿ÂÁö ¾ó¸¶ ¾ÈµÇ¼ ¿ì¸®´Â ¾ÆÁ÷ <em>ÀÚÁÖ
- ¹°¾îº¸´Â Áú¹® (FAQ)</em>ÀÌ ¹«¾ùÀÎÁö ¸ð¸¥´Ù. ³»¿ëÀÌ Ã¤¿öÁú
- ¶§±îÁö ¿©±â¿¡ ÇØ´äÀÌ ¾ø´Ù¸é <a href="http://httpd.apache.org/docs/misc/FAQ.html">¾ÆÆÄÄ¡
- 1.3 FAQ</a>µµ Âü°íÇ϶ó.</p>
-</div>
-<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
-<div class="section">
-<h2><a id="topics" name="topics">ÁÖÁ¦</a></h2>
-<dl><dt><a href="support.html">Áö¿ø</a></dt><dd>¹®Á¦°¡ »ý±â¸é ¾î¶»°Ô ÇØ°áÇϳª?</dd>
-<dt><a href="error.html">¿À·ù¹®</a></dt><dd>ÀÌ ¿À·ù¹®ÀÌ ¹«½¼ ¶æÀΰ¡?</dd>
-</dl></div></div>
-<div class="bottomlang">
-<p><span>°¡´ÉÇÑ ¾ð¾î: </span><a href="../en/faq/" hreflang="en" rel="alternate" title="English"> en </a> |
-<a href="../ja/faq/" hreflang="ja" rel="alternate" title="Japanese"> ja </a> |
-<a href="../ko/faq/" title="Korean"> ko </a></p>
-</div><div id="footer">
-<p class="apache">Copyright 2006 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="../faq/">FAQ</a> | <a href="../glossary.html">¿ë¾î</a> | <a href="../sitemap.html">»çÀÌÆ®¸Ê</a></p></div>
-</body></html>
\ No newline at end of file
-<?xml version="1.0" encoding="UTF-8" ?>
-<!DOCTYPE faq SYSTEM "../style/faq.dtd" [
- <!ENTITY categories SYSTEM "categories.xml">
-]>
+<?xml version='1.0' encoding='UTF-8' ?>
+<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
<!-- $LastChangedRevision$ -->
limitations under the License.
-->
-<faq metafile="index.xml.meta">
-<parentdocument href="../" />
+<manualpage metafile="index.xml.meta">
+<parentdocument href="../"/>
<title>Frequently Asked Questions</title>
<summary>
- <p>The latest version of this FAQ is always available from the
- main Apache web site, at <<a
- href="http://httpd.apache.org/docs/&httpd.docs;/faq/"
- >http://httpd.apache.org/docs/&httpd.docs;/faq/</a>>. In addition, you
- can view
- this FAQ <a href="all_in_one.html">all in one page</a> for easy searching
- and printing.</p>
-
- <p>If you don't find the answer to your question in the below
- sections, please also consult the <a
+
+ <p>This document is not a traditional FAQ, but rather a quick
+ guide showing you what to do when you run into problems with the
+ Apache HTTP Server.</p>
+
+ <p>A more traditional but quite outdated document is the <a
href="http://httpd.apache.org/docs/misc/FAQ.html">Apache 1.3
- FAQ</a> to see if your question is answered there.</p>
+ FAQ</a>.</p>
</summary>
-&categories;
+ <section id="support.what2do">
+ <title>"Why can't I ...? Why won't ... work?" What to do in case of
+ problems</title>
+
+ <p>If you are having trouble with your Apache server software, you should
+ take the following steps:</p>
+
+ <dl>
+ <dt>Check the ErrorLog!</dt>
+ <dd>Apache tries to be helpful when it encounters a problem. In many
+ cases, it will provide some details by writing one or more messages to the
+ server error log. Sometimes this is enough for you to diagnose and fix
+ the problem yourself (such as file permissions or the like). The default
+ location of the error log is
+ <code>/usr/local/apache2/logs/error_log</code>, but see the <directive
+ module="core">ErrorLog</directive> directive in your config files for the
+ location on your server.</dd>
+
+ <dt>Consult the wiki</dt>
+ <dd>The <a href="http://wiki.apache.org/httpd/">Apache HTTP
+ Server Wiki</a> contains guides to solving many common
+ problems.</dd>
+
+ <dt>Check the Apache bug database</dt> <dd>Most problems that
+ get reported to The Apache Group are recorded in the <a
+ href="http://httpd.apache.org/bug_report.html">bug database</a>.
+ <strong>Do not</strong> submit a new bug report until you have
+ checked existing reports (open <em>and</em> closed) and asked
+ about your problem in a user-support forum (see below). If you
+ find that your issue has already been reported, please
+ <em>don't</em> add a "me, too" report.</dd>
+
+ <dt><a id="support.what2do.user-support"
+ name="support.what2do.user-support">Ask in a user support forum</a></dt>
+ <dd><p>Apache has an active community of users who are willing to share
+ their knowledge. Participating in this community is usually the best and
+ fastest way to get answers to your questions and problems.</p>
+
+ <p><a href="http://httpd.apache.org/userslist.html">Users
+ mailing list</a></p>
+
+ <p><a href="irc://irc.freenode.net/#apache">#apache</a> on
+ <a href="http://freenode.net">Freenode IRC</a> is also available for
+ user support issues.</p>
+ </dd>
+
+ <dt>Please use the bug database for bugs!</dt>
+ <dd><p>If you've gone through those steps above that are appropriate and
+ have obtained no relief, then please <em>do</em> let the httpd developers
+ know about the problem by <a
+ href="http://httpd.apache.org/bug_report.html">logging a bug
+ report</a>.</p>
+
+ <p>If your problem involves the server crashing and generating a core
+ dump, please <a href="http://httpd.apache.org/dev/debugging.html">
+ include a backtrace</a> (if possible).</p>
+ </dd>
+ </dl>
+ </section>
+
+ <section id="support.support"><title>Whom do I contact for support?</title>
+ <p>With millions of users and fewer than sixty volunteer developers,
+ we cannot provide personal support for Apache. For free support, we
+ suggest participating in a user forum (see above).</p>
-</faq>
+ <p>Professional, commercial support for Apache is available from
+ a number of companies.</p>
+ </section>
+</manualpage>
\ No newline at end of file
+++ /dev/null
-<?xml version="1.0" encoding="iso-2022-jp" ?>
-<!DOCTYPE faq SYSTEM "../style/faq.dtd" [
- <!ENTITY categories SYSTEM "categories.xml.ja">
-]>
-<?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 151408:420993 (outdated) -->
-
-<!--
- Licensed to the Apache Software Foundation (ASF) under one or more
- contributor license agreements. See the NOTICE file distributed with
- this work for additional information regarding copyright ownership.
- The ASF licenses this file to You under the Apache License, Version 2.0
- (the "License"); you may not use this file except in compliance with
- the License. You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<faq metafile="index.xml.meta">
-<parentdocument href="../" />
-
-<title>\e$B$h$/$"$k<ALd\e(B</title>
-
-<summary>
- <p>Apache \e$B$N<g%5%$%H!"\e(B<<a
- href="http://httpd.apache.org/docs/&httpd.docs;/faq/"
- >http://httpd.apache.org/docs/&httpd.docs;/faq/</a>>
- \e$B$+$i:G?7HG$N\e(B FAQ \e$B$r>o$K<j$KF~$l$k$3$H$,$G$-$^$9!#\e(B
- \e$B$^$?!"4JC1$J8!:w$d0u:~$N$?$a$K$3$N\e(B FAQ \e$B$N\e(B
- <a href="all_in_one.html">\e$B0l%Z!<%8HG\e(B</a>\e$B$b$"$j$^$9!#\e(B</p>
-
- <p>Apache 2.0 \e$B$O$^$@?7$7$$$N$G!"2?$,\e(B<em>\e$B$h$/$"$k<ALd\e(B</em>\e$B$J$N$+\e(B
- \e$B$^$@$h$/$o$+$C$F$$$^$;$s!#$3$N%;%/%7%g%s$,Kd$^$C$F$$$/$^$G!"\e(B
- \e$B4{$K<ALd$,Ez$($i$l$F$$$k$+$I$&$+\e(B <a
- href="http://httpd.apache.org/docs/misc/FAQ.html">Apache 1.3 \e$B$N\e(B FAQ</a>
- \e$B$b8+$k$h$&$K$7$F$/$@$5$$!#\e(B</p>
-</summary>
-
-&categories;
-
-</faq>
-
+++ /dev/null
-<?xml version="1.0" encoding="EUC-KR" ?>
-<!DOCTYPE faq SYSTEM "../style/faq.dtd" [
- <!ENTITY categories SYSTEM "categories.xml.ko">
-]>
-<?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 151408:420993 (outdated) -->
-
-<!--
- Licensed to the Apache Software Foundation (ASF) under one or more
- contributor license agreements. See the NOTICE file distributed with
- this work for additional information regarding copyright ownership.
- The ASF licenses this file to You under the Apache License, Version 2.0
- (the "License"); you may not use this file except in compliance with
- the License. You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<faq metafile="index.xml.meta">
-<parentdocument href="../" />
-
-<title>ÀÚÁÖ ¹°¾îº¸´Â Áú¹® (FAQ)</title>
-
-<summary>
- <p>FAQ ÃÖ½ÅÆÇÀº ¾ÆÆÄÄ¡ À¥»çÀÌÆ® <<a
- href="http://httpd.apache.org/docs/&httpd.docs;/faq/"
- >http://httpd.apache.org/docs/&httpd.docs;/faq/</a>>¿¡¼ º¼ ¼ö
- ÀÖ´Ù. ¶Ç, °Ë»öÇÏ°í Ãâ·ÂÇϱâ ÆíÇÏ°Ô FAQ¸¦ <a
- href="all_in_one.html">ÇÑ ÆäÀÌÁö·Î</a> º¼ ¼ö ÀÖ´Ù.</p>
-
- <p>¾ÆÆÄÄ¡ 2.0ÀÌ ³ª¿ÂÁö ¾ó¸¶ ¾ÈµÇ¼ ¿ì¸®´Â ¾ÆÁ÷ <em>ÀÚÁÖ
- ¹°¾îº¸´Â Áú¹® (FAQ)</em>ÀÌ ¹«¾ùÀÎÁö ¸ð¸¥´Ù. ³»¿ëÀÌ Ã¤¿öÁú
- ¶§±îÁö ¿©±â¿¡ ÇØ´äÀÌ ¾ø´Ù¸é <a
- href="http://httpd.apache.org/docs/misc/FAQ.html">¾ÆÆÄÄ¡
- 1.3 FAQ</a>µµ Âü°íÇ϶ó.</p>
-</summary>
-
-&categories;
-
-</faq>
-
<variants>
<variant>en</variant>
- <variant outdated="yes">ja</variant>
- <variant outdated="yes">ko</variant>
</variants>
</metafile>
+++ /dev/null
-URI: support.html.en
-Content-Language: en
-Content-type: text/html; charset=ISO-8859-1
-
-URI: support.html.ja.euc-jp
-Content-Language: ja
-Content-type: text/html; charset=EUC-JP
-
-URI: support.html.ko.euc-kr
-Content-Language: ko
-Content-type: text/html; charset=EUC-KR
+++ /dev/null
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<!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><!--
- XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
- This file is generated from xml source: DO NOT EDIT
- XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
- -->
-<title>Support - Frequently Asked Questions - Apache HTTP Server</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 href="../images/favicon.ico" rel="shortcut icon" /></head>
-<body id="manual-page" class="no-sidebar"><div id="page-header">
-<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p>
-<p class="apache">Apache HTTP Server Version 2.3</p>
-<img alt="" src="../images/feather.gif" /></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.3</a> > <a href="./">FAQ</a></div><div id="page-content"><div id="preamble"><h1>Support - Frequently Asked Questions</h1>
-<div class="toplang">
-<p><span>Available Languages: </span><a href="../en/faq/support.html" title="English"> en </a> |
-<a href="../ja/faq/support.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a> |
-<a href="../ko/faq/support.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p>
-</div>
-</div>
-<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
-<div class="section">
-<h2><a name="support" id="support">Support</a></h2>
- <ul>
- <li><a href="#support.what2do">"Why can't I ...? Why won't ... work?" What
- to do in case of problems</a></li>
-
- <li><a href="#support.support">Whom do I contact for support?</a></li>
- </ul>
-
- <h3><a name="support.what2do" id="support.what2do">"Why can't I ...? Why won't ... work?" What to do in case of
- problems</a></h3>
-
-
- <p>If you are having trouble with your Apache server software, you should
- take the following steps:</p>
-
- <dl>
- <dt>Check the ErrorLog!</dt>
- <dd>Apache tries to be helpful when it encounters a problem. In many
- cases, it will provide some details by writing one or more messages to the
- server error log. Sometimes this is enough for you to diagnose & fix
- the problem yourself (such as file permissions or the like). The default
- location of the error log is
- <code>/usr/local/apache2/logs/error_log</code>, but see the <code class="directive"><a href="../mod/core.html#errorlog">ErrorLog</a></code> directive in your config files for the
- location on your server.</dd>
-
- <dt>Check the ErrorLog again!</dt>
- <dd>Nearly all problems can be solved by reading the error log.</dd>
-
- <dt>Check the <a href="http://httpd.apache.org/docs/trunk/faq/">FAQ</a>!</dt>
- <dd>The latest version of the Apache Frequently-Asked Questions list can
- always be found at the main Apache web site.</dd>
-
- <dt>Check the Apache bug database</dt>
- <dd>Most problems that get reported to The Apache Group are recorded in
- the <a href="http://httpd.apache.org/bug_report.html">bug database</a>.
- <strong>Please</strong> check the existing reports, open
- <strong>and</strong> closed, before adding one. If you find that your
- issue has already been reported, please <em>don't</em> add a "me, too"
- report. If the original report isn't closed yet, we suggest that you
- check it periodically. You might also consider contacting the original
- submitter, because there may be an email exchange going on about the
- issue that isn't getting recorded in the database.</dd>
-
- <dt><a id="support.what2do.user-support" name="support.what2do.user-support">Ask in a user support forum</a></dt>
- <dd><p>Apache has an active community of users who are willing to share
- their knowledge. Participating in this community is usually the best and
- fastest way to get answers to your questions and problems.</p>
-
- <p><a href="http://httpd.apache.org/userslist.html">Users
- mailing list</a></p>
-
- <p><a href="irc://irc.freenode.net/#apache">#apache</a> on
- <a href="http://freenode.net">Freenode IRC</a> is also available for
- user support issues.</p>
- </dd>
-
- <dt>Please use the bug database for bugs!</dt>
- <dd><p>If you've gone through those steps above that are appropriate and
- have obtained no relief, then please <em>do</em> let the httpd developers
- know about the problem by <a href="http://httpd.apache.org/bug_report.html">logging a bug
- report</a>.</p>
-
- <p>If your problem involves the server crashing and generating a core
- dump, please <a href="http://httpd.apache.org/dev/debugging.html">
- include a backtrace</a> (if possible).</p>
- </dd>
- </dl>
-
-
- <h3><a name="support.support" id="support.support">Whom do I contact for support?</a></h3>
- <p>With millions of users and fewer than sixty volunteer developers,
- we cannot provide personal support for Apache. For free support, we
- suggest participating in a <a href="#support.what2do.user-support">user forum</a>.</p>
-
- <p>Professional, commercial support for Apache is available from
- <a href="http://www.apache.org/info/support.cgi">a number of
- companies</a>.</p>
-
-</div></div>
-<div class="bottomlang">
-<p><span>Available Languages: </span><a href="../en/faq/support.html" title="English"> en </a> |
-<a href="../ja/faq/support.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a> |
-<a href="../ko/faq/support.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p>
-</div><div id="footer">
-<p class="apache">Copyright 2006 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="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
-</body></html>
\ No newline at end of file
+++ /dev/null
-<?xml version="1.0" encoding="EUC-JP"?>
-<!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="ja" xml:lang="ja"><head><!--
- XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
- This file is generated from xml source: DO NOT EDIT
- XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
- -->
-<title>¥µ¥Ý¡¼¥È ¡½ ¤è¤¯¤¢¤ë¼ÁÌä - Apache HTTP ¥µ¡¼¥Ð</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 href="../images/favicon.ico" rel="shortcut icon" /></head>
-<body id="manual-page" class="no-sidebar"><div id="page-header">
-<p class="menu"><a href="../mod/">¥â¥¸¥å¡¼¥ë</a> | <a href="../mod/directives.html">¥Ç¥£¥ì¥¯¥Æ¥£¥Ö</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">ÍѸì</a> | <a href="../sitemap.html">¥µ¥¤¥È¥Þ¥Ã¥×</a></p>
-<p class="apache">Apache HTTP ¥µ¡¼¥Ð ¥Ð¡¼¥¸¥ç¥ó 2.3</p>
-<img alt="" src="../images/feather.gif" /></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 ¥µ¡¼¥Ð</a> > <a href="http://httpd.apache.org/docs/">¥É¥¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó</a> > <a href="../">¥Ð¡¼¥¸¥ç¥ó
- 2.3</a> > <a href="./">FAQ</a></div><div id="page-content"><div id="preamble"><h1>¥µ¥Ý¡¼¥È ¡½ ¤è¤¯¤¢¤ë¼ÁÌä</h1>
-<div class="toplang">
-<p><span>Available Languages: </span><a href="../en/faq/support.html" hreflang="en" rel="alternate" title="English"> en </a> |
-<a href="../ja/faq/support.html" title="Japanese"> ja </a> |
-<a href="../ko/faq/support.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p>
-</div>
-<div class="outofdate">This translation may be out of date. Check the
- English version for recent changes.</div>
-</div>
-<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
-<div class="section">
-<h2><a name="support" id="support">¥µ¥Ý¡¼¥È</a></h2>
- <ul>
- <li><a href="#support.what2do">¡Ö¤Ê¤ó¤Ç¡Ä? ¤É¤¦¤·¤ÆÆ°ºî¤·¤Ê¤¤¡Ä?¡×ÌäÂ꤬
- µ¯¤¤¿¤È¤¤Ë¤É¤¦¤¹¤ë¤«</a></li>
-
- <li><a href="#support.support">ï¤Ë¥µ¥Ý¡¼¥È¤òÍê¤á¤Ð¤è¤¤?</a></li>
- </ul>
-
- <h3><a name="support.what2do" id="support.what2do">¡Ö¤Ê¤ó¤Ç¡Ä? ¤É¤¦¤·¤ÆÆ°ºî¤·¤Ê¤¤¡Ä?¡×ÌäÂ꤬
- µ¯¤¤¿¤È¤¤Ë¤É¤¦¤¹¤ë¤«</a></h3>
-
-
- <p>Apache ¤Î¥µ¡¼¥Ð¥½¥Õ¥È¥¦¥§¥¢¤Ë²¿¤«ÌäÂ꤬µ¯¤³¤Ã¤¿¤È¤¤Ï¡¢°Ê²¼¤Î
- ¼ê½ç¤Ë½¾¤Ã¤Æ¤¯¤À¤µ¤¤:</p>
-
- <dl>
- <dt>¥¨¥é¡¼¥í¥°¤òÄ´¤Ù¤ë!</dt>
- <dd>ÌäÂ꤬ȯÀ¸¤·¤¿¤È¤¤Ï Apache ¤Ï¤Ê¤ë¤Ù¤¯¼ê½õ¤±¤ò¤·¤è¤¦¤È¤·¤Þ¤¹¡£
- ¿¤¯¤Î¾ì¹ç¡¢Apache ¤Ï¥µ¡¼¥Ð¤Î¥¨¥é¡¼¥í¥°¤Ë¥á¥Ã¥»¡¼¥¸¤ò½ñ¤¯¤³¤È¤Ç¡¢¾ÜºÙ¤Ê
- ¾ðÊó¤òÄ󶡤·¤Þ¤¹¡£¾ì¹ç¤Ë¤è¤Ã¤Æ¤Ï¡¢¤³¤ì¤À¤±¤ÇÌäÂê¤ò¼«Ê¬¼«¿È¤ÇʬÀϤ·¡¢
- ½¤Àµ¤¹¤ë¤¿¤á¤Ë½½Ê¬¤Ê¾ðÊó¤òÆÀ¤ë¤³¤È¤¬¤Ç¤¤Þ¤¹ (¥Õ¥¡¥¤¥ë¤Î¥Ñ¡¼¥ß¥Ã¥·¥ç¥ó¤Î
- ÌäÂê¤Ê¤É)¡£¥¨¥é¡¼¥í¥°¤Î¥Ç¥Õ¥©¥ë¥È¤Î¾ì½ê¤Ï
- <code>/usr/local/apache2/logs/error_log</code> ¤Ç¤¹¤¬¡¢¤¢¤Ê¤¿¤Î¥µ¡¼¥Ð
- ¤Ç¤Î¾ì½ê¤òÃΤ뤿¤á¤Ë¤ÏÀßÄê¥Õ¥¡¥¤¥ëÃæ¤Î <code class="directive"><a href="../mod/core.html#errorlog">ErrorLog</a></code> ¤ò¸«¤Æ¤¯¤À¤µ¤¤¡£</dd>
-
- <dt><a href="http://httpd.apache.org/docs/trunk/faq/">FAQ</a> ¤òÄ´¤Ù¤ë!</dt>
- <dd>Apache ¤Î¤è¤¯¤¢¤ë¼ÁÌä¤ÎºÇ¿·ÈǤϾï¤Ë Apache ¤Î¼ç¥¦¥§¥Ö¥µ¥¤¥È¤Ë
- ¤¢¤ê¤Þ¤¹¡£</dd>
-
- <dt>Apache ¥Ð¥°¥Ç¡¼¥¿¥Ù¡¼¥¹¤òÄ´¤Ù¤ë</dt>
- <dd>Apache ¥°¥ë¡¼¥×¤ËÊó¹ð¤µ¤ì¤ë¤Û¤È¤ó¤É¤ÎÌäÂê¤Ï<a href="http://httpd.apache.org/bug_report.html">¥Ð¥°¥Ç¡¼¥¿¥Ù¡¼¥¹</a>¤Ë
- µÏ¿¤µ¤ì¤Þ¤¹¡£Open <strong>¤â</strong> closed <strong>¤â</strong> ´Þ¤á¤Æ¡¢
- ´û¸¤Î¥ì¥Ý¡¼¥È¤Ë¤¢¤ë¤«¤É¤¦¤«¤òÄ´¤Ù¤Æ<strong>¤¯¤À¤µ¤¤</strong>¡£
- ´û¤ËÌäÂ꤬Êó¹ð¤µ¤ì¤Æ¤¤¤ë¤È¤¡¢¡Ö»ä¤â¡×¤È¤¤¤¦Êó¹ð¤ÏÄɲÃ<em>¤·¤Ê¤¤¤Ç
- ¤¯¤À¤µ¤¤</em>¡£¸µ¤ÎÊó¹ð¤¬ close ¤µ¤ì¤Æ¤¤¤Ê¤¤¤È¤¤Ï¡¢Äê´üŪ¤Ë
- ¥Ð¥°¥Ç¡¼¥¿¥Ù¡¼¥¹¤òÄ´¤Ù¤ë¤³¤È¤ò¤ªÁ¦¤á¤·¤Þ¤¹¡£¤Þ¤¿¡¢¸µ¤ÎÄó½Ð¼Ô¤Ë
- Ï¢Íí¤ò¼è¤ë¤³¤È¤â¹Íθ¤ËÆþ¤ì¤Æ¤ª¤¯¤È¤è¤¤¤Ç¤·¤ç¤¦¡£¥Ç¡¼¥¿¥Ù¡¼¥¹¤Ë
- µÏ¿¤µ¤ì¤Æ¤¤¤Ê¤¤ÅŻҥ᡼¥ë¤Î¸ò´¹¤¬¹Ô¤Ê¤ï¤ì¤Æ¤¤¤ë¤«¤â¤·¤ì¤Þ¤»¤ó¡£</dd>
-
- <dt><a id="support.what2do.user-support" name="support.what2do.user-support">¥æ¡¼¥¶¥µ¥Ý¡¼¥È¥Õ¥©¡¼¥é¥à¤Ç¼ÁÌ䤹¤ë</a></dt>
- <dd><p>Apache ¤Ë¤Ï¤è¤í¤³¤ó¤ÇÃ챤ò¶¦Í¤µ¤»¤Æ¤¯¤ì¤ë³èȯ¤Ê
- ¥æ¡¼¥¶¤Î¥³¥ß¥å¥Ë¥Æ¥£¤¬¤¢¤ê¤Þ¤¹¡£¤³¤Î¥³¥ß¥å¥Ë¥Æ¥£¤Ë»²²Ã¤¹¤ë¤³¤È¤¬¡¢
- ÉáÄ̤ϼÁÌä¤äÌäÂê¤ËÂФ¹¤ë²óÅú¤òÆÀ¤ëºÇÁ±¤ÇºÇ®¤Î¼êÃʤǤ¹¡£</p>
-
- <p><a href="http://httpd.apache.org/userslist.html">¥æ¡¼¥¶
- ¥á¡¼¥ê¥ó¥°¥ê¥¹¥È</a></p>
-
- <p>USENET ¥Ë¥å¡¼¥¹¥°¥ë¡¼¥×:</p>
-
- <ul>
- <li>comp.infosystems.www.servers.unix
- [<a href="news:comp.infosystems.www.servers.unix">¥Ë¥å¡¼¥¹</a>]
- [<a href="http://groups.google.com/groups?group=comp.infosystems.www.servers.unix">google</a>]
- </li>
-
- <li>comp.infosystems.www.servers.ms-windows
- [<a href="news:comp.infosystems.www.servers.ms-windows">¥Ë¥å¡¼¥¹</a>]
- [<a href="http://groups.google.com/groups?group=comp.infosystems.www.servers.ms-windows">google</a>]
- </li>
-
- <li>comp.infosystems.www.authoring.cgi
- [<a href="news:comp.infosystems.www.authoring.cgi">¥Ë¥å¡¼¥¹</a>]
- [<a href="http://groups.google.com/groups?group=comp.infosystems.www.authoring.cgi">google</a>]
- </li>
- </ul></dd>
-
- <dd>¤â¤·¡¢Á´Éô¼ºÇÔ¤·¤¿¾ì¹ç¤Ï¡¢ÌäÂê¤ò¥Ð¥°¥Ç¡¼¥¿¥Ù¡¼¥¹¤ËÊó¹ð¤·¤Æ¤¯¤À¤µ¤¤</dd>
- <dd><p>¾åµ¤Î¼êÃʤÎÃæ¤Ç³ºÅö¤¹¤ë¤â¤Î¤ò¤ò¤¹¤Ù¤Æ¼è¤Ã¤Æ¡¢
- ¤½¤ì¤Ç¤âÌäÂê¤Î²ò·èºö¤òÆÀ¤é¤ì¤Ê¤«¤Ã¤¿¾ì¹ç¤Ï¡¢<a href="http://httpd.apache.org/bug_report.html">¥Ð¥°¤ÎÊó¹ð</a>¤ò
- ¤¹¤ë¤³¤È¤Ë¤è¤ê¡¢ÌäÂê¤ò<em>¤¼¤Ò</em> httpd ³«È¯¼Ô¤ËÃΤ餻¤Æ¤¯¤À¤µ¤¤¡£</p>
-
- <p>¥µ¡¼¥Ð¤Î¥¯¥é¥Ã¥·¥å¤ä¥³¥¢¥À¥ó¥×¤ÎȯÀ¸¤¹¤ëÌäÂê¤Ç¤¢¤ì¤Ð¡¢(²Äǽ¤Ç¤¢¤ì¤Ð)
- ¥Ð¥Ã¥¯¥È¥ì¡¼¥¹¤òÊó¹ð¤Ë´Þ¤á¤Æ¤¯¤À¤µ¤¤¡£Î㤨¤Ð¡¢</p>
-
- <div class="example"><p><code>
- # cd <var>ServerRoot</var><br />
- # dbx <var>httpd</var> <var>core</var><br />
- (dbx) where
- </code></p></div>
-
- <p>(<var>ServerRoot</var> ¤È <var>httpd</var> ¤È <var>core</var> ¥Õ¥¡¥¤¥ë
- ¤Î°ÌÃÖ¤òŬÀڤʤâ¤Î¤ËÃÖ¤´¹¤¨¤Æ¤¯¤À¤µ¤¤¡£<code>dbx</code> ¤ÎÂå¤ï¤ê¤Ë
- <code>gdb</code> ¤ò»È¤¦É¬Íפ¬¤¢¤ë¤«¤â¤·¤ì¤Þ¤»¤ó¡£)</p>
- </dd>
- </dl>
-
-
- <h3><a name="support.support" id="support.support">ï¤Ë¥µ¥Ý¡¼¥È¤òÍê¤á¤Ð¤è¤¤?</a></h3>
- <p>¿ôÉ´Ëü¤Î¥æ¡¼¥¶¤ËÂФ·¤Æ¡¢40̤Ëþ¤Î¥Ü¥é¥ó¥Æ¥£¥¢³«È¯¼Ô¤·¤«¤¤¤Ê¤¤¤¿¤á¡¢
- Apache ¤Î¸Ä¿ÍŪ¤Ê¥µ¥Ý¡¼¥È¤òÄ󶡤¹¤ë¤³¤È¤Ï¤Ç¤¤Þ¤»¤ó¡£ÌµÎÁ¤Î
- ¥µ¥Ý¡¼¥È¤Ë¤Ï¡¢<a href="#support.what2do.user-support">¥æ¡¼¥¶¤Î¥Õ¥©¡¼¥é¥à</a>¤Ë»²²Ã¤¹¤ë¤Î¤¬Îɤ¤¤Ç¤·¤ç¤¦¡£</p>
-
- <p>Apache ¤Î¥×¥í¤Î¡¢¾¦ÍÑ¥µ¥Ý¡¼¥È¤â
- <a href="http://www.apache.org/info/support.cgi">¿¤¯¤Î²ñ¼Ò</a>
- ¤«¤éÄ󶡤µ¤ì¤Æ¤¤¤Þ¤¹¡£</p>
-
-</div></div>
-<div class="bottomlang">
-<p><span>Available Languages: </span><a href="../en/faq/support.html" hreflang="en" rel="alternate" title="English"> en </a> |
-<a href="../ja/faq/support.html" title="Japanese"> ja </a> |
-<a href="../ko/faq/support.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p>
-</div><div id="footer">
-<p class="apache">Copyright 2006 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="../faq/">FAQ</a> | <a href="../glossary.html">ÍѸì</a> | <a href="../sitemap.html">¥µ¥¤¥È¥Þ¥Ã¥×</a></p></div>
-</body></html>
\ No newline at end of file
+++ /dev/null
-<?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><!--
- XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
- This file is generated from xml source: DO NOT EDIT
- XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
- -->
-<title>Áö¿ø - ÀÚÁÖ ¹°¾îº¸´Â Áú¹® (FAQ) - Apache HTTP Server</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 href="../images/favicon.ico" rel="shortcut icon" /></head>
-<body id="manual-page" class="no-sidebar"><div id="page-header">
-<p class="menu"><a href="../mod/">¸ðµâ</a> | <a href="../mod/directives.html">Áö½Ã¾îµé</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">¿ë¾î</a> | <a href="../sitemap.html">»çÀÌÆ®¸Ê</a></p>
-<p class="apache">Apache HTTP Server Version 2.3</p>
-<img alt="" src="../images/feather.gif" /></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.3</a> > <a href="./">FAQ</a></div><div id="page-content"><div id="preamble"><h1>Áö¿ø - ÀÚÁÖ ¹°¾îº¸´Â Áú¹® (FAQ)</h1>
-<div class="toplang">
-<p><span>°¡´ÉÇÑ ¾ð¾î: </span><a href="../en/faq/support.html" hreflang="en" rel="alternate" title="English"> en </a> |
-<a href="../ja/faq/support.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a> |
-<a href="../ko/faq/support.html" title="Korean"> ko </a></p>
-</div>
-<div class="outofdate">ÀÌ ¹®¼´Â ÃÖ½ÅÆÇ ¹ø¿ªÀÌ ¾Æ´Õ´Ï´Ù.
- ÃÖ±Ù¿¡ º¯°æµÈ ³»¿ëÀº ¿µ¾î ¹®¼¸¦ Âü°íÇϼ¼¿ä.</div>
-</div>
-<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
-<div class="section">
-<h2><a name="support" id="support">Áö¿ø</a></h2>
- <ul>
- <li><a href="#support.what2do">"¿Ö ... ¾ÈµÇ³ª? ¿Ö ... µ¿ÀÛÇÏÁö
- ¾Ê´Â°¡?" ¹®Á¦°¡ »ý±â¸é ÇÒÀÏ</a></li>
-
- <li><a href="#support.support">µµ¿òÀ» ¾òÀ¸·Á¸é ´©±¸¿¡°Ô
- ¿¬¶ôÇϳª?</a></li>
- </ul>
-
- <h3><a name="support.what2do" id="support.what2do">"¿Ö ... ¾ÈµÇ³ª? ¿Ö ... µ¿ÀÛÇÏÁö ¾Ê´Â°¡?" ¹®Á¦°¡ »ý±â¸é
- ÇÒÀÏ</a></h3>
-
-
- <p>¾ÆÆÄÄ¡ ¼¹ö ¼ÒÇÁÆ®¿þ¾î¿¡ ¹®Á¦°¡ »ý±â¸é ´ÙÀ½°ú °°Àº
- ´Ü°è¸¦ µû¸¥´Ù:</p>
-
- <dl>
- <dt>¿À·ù ·Î±×(errorlog)¸¦ È®ÀÎÇ϶ó!</dt>
- <dd>¾ÆÆÄÄ¡ ¼¹ö´Â ¹®Á¦°¡ »ý±â¸é µµ¿òÀ» ÁÖ·Á°í ³ë·ÂÇÑ´Ù.
- ¸¹Àº °æ¿ì ¼¹ö ¿À·ù ·Î±×¿¡ ÀÚ¼¼ÇÑ ³»¿ëÀ» ±â·ÏÇÑ´Ù.
- À̰͸¸À¸·Îµµ Á÷Á¢ (ÆÄÀϱÇÇÑ µî) ¹®Á¦¸¦ ¹ß°ßÇÏ°í °íÄ¥ ¼ö
- ÀÖ´Â °æ¿ì°¡ ¸¹´Ù. ¿À·ù ·Î±×ÀÇ ±âº» À§Ä¡´Â
- <code>/usr/local/apache2/logs/error_log</code>ÀÌÁö¸¸,
- Á¤È®ÇÑ À§Ä¡´Â ¼³Á¤ÆÄÀÏÀÇ <code class="directive"><a href="../mod/core.html#errorlog">ErrorLog</a></code> Áö½Ã¾î¸¦ Âü°íÇ϶ó.</dd>
-
- <dt><a href="http://httpd.apache.org/docs/trunk/faq/">FAQ</a>¸¦
- È®ÀÎÇ϶ó!</dt>
- <dd>¾ÆÆÄÄ¡ À¥»çÀÌÆ®¿¡¼ Ç×»ó ¾ÆÆÄÄ¡ FAQ ÃÖ½ÅÆÇÀ» º¼ ¼ö
- ÀÖ´Ù.</dd>
-
- <dt>¾ÆÆÄÄ¡ ¹ö±× µ¥ÀÌÅͺ£À̽º¸¦ È®ÀÎÇ϶ó</dt>
- <dd>¾ÆÆÄÄ¡±×·ì(The Apache Group)¿¡ º¸°íµÈ ´ëºÎºÐÀÇ ¹®Á¦´Â
- <a href="http://httpd.apache.org/bug_report.html">¹ö±×
- µ¥ÀÌÅͺ£À̽º</a>¿¡ ±â·ÏµÈ´Ù. »õ·Î ¹ö±×¸¦ Ãß°¡Çϱâ Àü¿¡,
- ÀÌ¹Ì ¾Ë·ÁÁ³°Å³ª(open) ÇØ°áµÈ(closed) ¹ö±×°¡ ÀÖ´ÂÁö È®ÀÎÇϱæ
- <strong>¹Ù¶õ´Ù</strong>. ÀÌ¹Ì ¹®Á¦°¡ º¸°íµÇ¾ú´Ù¸é "³ªµµ
- ÀÌ·± ¹®Á¦°¡ ÀÖ´Ù°í" º¸°íÇÏÁö <em>¾Ê±æ</em> ¹Ù¶õ´Ù. ¾ÆÁ÷
- ÇØ°áµÇÁö ¾Ê¾Ò´Ù¸é ÁÖ±âÀûÀ¸·Î »óȲÀ» È®ÀÎÇÏ±æ ¹Ù¶õ´Ù. ¶Ç,
- µ¥ÀÌÅͺ£À̽º¿¡ ±â·ÏµÇÁö ¾Ê°í À̸ÞÀÏ ±³È¯À¸·Î ÁøÇàµÈ »çÇ×ÀÌ
- ÀÖÀ» ¼ö ÀÖÀ¸´Ï óÀ½ ¹®Á¦¸¦ º¸°íÇÑ »ç¶÷¿¡°Ô ¿¬¶ôÇغ¼ ¼öµµ
- ÀÖ´Ù.</dd>
-
- <dt><a id="support.what2do.user-support" name="support.what2do.user-support">»ç¿ëÀÚ Áö¿ø °ø°£¿¡
- ¹®ÀÇÇÑ´Ù</a></dt>
- <dd><p>¾ÆÆÄÄ¡¿¡ ´ëÇÑ Áö½ÄÀ» °øÀ¯ÇÏ±æ ¿øÇÏ´Â È°¹ßÇÑ »ç¿ëÀÚ
- °øµ¿Ã¼µéÀÌ ÀÖ´Ù. ÀϹÝÀûÀ¸·Î ÀÌ·± °øµ¿Ã¼¿¡ Âü¿©ÇÏ´Â °ÍÀÌ
- ¹®Á¦ÀÇ ´äÀ» ¾ò´Â °¡Àå ÁÁ°í ºü¸¥ ¹æ¹ýÀÌ´Ù.</p>
-
- <p><a href="http://httpd.apache.org/userslist.html">»ç¿ëÀÚ
- ¸ÞÀϸµ¸®½ºÆ®</a></p>
-
- <p>USENET ´º½º±×·ì:</p>
-
- <ul>
- <li>comp.infosystems.www.servers.unix
- [<a href="news:comp.infosystems.www.servers.unix">news</a>]
- [<a href="http://groups.google.com/groups?group=comp.infosystems.www.servers.unix">google</a>]
- </li>
-
- <li>comp.infosystems.www.servers.ms-windows
- [<a href="news:comp.infosystems.www.servers.ms-windows">news</a>]
- [<a href="http://groups.google.com/groups?group=comp.infosystems.www.servers.ms-windows">google</a>]
- </li>
-
- <li>comp.infosystems.www.authoring.cgi
- [<a href="news:comp.infosystems.www.authoring.cgi">news</a>]
- [<a href="http://groups.google.com/groups?group=comp.infosystems.www.authoring.cgi">google</a>]
- </li>
- </ul></dd>
-
- <dt>À§ÀÇ ¹æ¹ýÀÌ ¸ðµÎ ½ÇÆÐÇÏ¸é ¹ö±× µ¥ÀÌÅͺ£À̽º¿¡ ¹®Á¦¸¦
- º¸°íÇÑ´Ù</dt>
- <dd><p>À§ÀÇ ´Ü°è¸¦ ¸ðµÎ ½ÃµµÇÏ°íµµ ÇØ°áÃ¥ÀÌ ¾ø´Ù¸é, <a href="http://httpd.apache.org/bug_report.html">¹ö±×¸¦
- º¸°íÇÏ¿©</a> À¥¼¹ö °³¹ßÀڵ鿡°Ô ¹®Á¦¸¦ <em>¾Ë¸®±æ</em>
- ¹Ù¶õ´Ù.</p>
-
- <p>core dump¸¦ ¸¸µé¸ç ¼¹ö°¡ Á×´Â °æ¿ì¶ó¸é (°¡´ÉÇϸé)
- backtrace<span class="transnote">(<em>¿ªÁÖ;</em> ¹®Á¦°¡ ½ÇÇàÆÄÀÏÀÇ Á¤È®È÷ ¾î¶² ÁöÁ¡¿¡¼
- ¹ß»ýÇÏ¿´°í, ÇÁ·Î±×·¥ÀÌ ±× ÁöÁ¡±îÁö ¾î¶² °æ·Î·Î ½ÇÇàµÇ¾ú´ÂÁö¸¦
- ¾Ë·ÁÁÖ´Â Á¤º¸)</span>¸¦ Æ÷ÇÔÇÏ±æ ¹Ù¶õ´Ù. ¿¹¸¦ µé¾î,</p>
-
- <div class="example"><p><code>
- # cd <var>ServerRoot</var><br />
- # dbx <var>httpd</var> <var>core</var><br />
- (dbx) where
- </code></p></div>
-
- <p>(<var>ServerRoot</var>, <var>httpd</var>, <var>core</var>
- ÆÄÀÏÀÇ ½ÇÁ¦ À§Ä¡¸¦ ´ë½Å »ç¿ëÇ϶ó. <code>dbx</code> ´ë½Å
- <code>gdb</code>¸¦ »ç¿ëÇØ¾ß ÇÒ ¼öµµ ÀÖ´Ù.)</p>
- </dd>
- </dl>
-
-
- <h3><a name="support.support" id="support.support">µµ¿òÀ» ¾òÀ¸·Á¸é ´©±¸¿¡°Ô
- ¿¬¶ôÇϳª?</a></h3>
- <p>40¸í °¡·®ÀÇ ÀÚ¹ßÀûÀ¸·Î Âü¿©ÇÑ °³¹ßÀÚ¸¸À¸·Î´Â ¼ö¹é¸¸ÀÇ
- »ç¿ëÀÚ¿¡°Ô ¾ÆÆÄÄ¡¿¡ ´ëÇØ ÀÏÀÏÀÌ Áö¿øÇÒ ¼ö ¾ø´Ù. ¹«·á Áö¿øÀ»
- ¾òÀ¸·Á¸é <a href="#support.what2do.user-support">»ç¿ëÀÚ
- °ø°£</a>¿¡ Âü¿©ÇÏ±æ ±ÇÇÑ´Ù.</p>
-
- <p>¾ÆÆÄÄ¡¿¡ ´ëÇÑ Á÷¾÷ÀûÀÎ À¯·á Áö¿øÀº <a href="http://www.apache.org/info/support.cgi">¿©·¯
- ȸ»ç</a>¿¡¼ Á¦°øÇÑ´Ù.</p>
-
-</div></div>
-<div class="bottomlang">
-<p><span>°¡´ÉÇÑ ¾ð¾î: </span><a href="../en/faq/support.html" hreflang="en" rel="alternate" title="English"> en </a> |
-<a href="../ja/faq/support.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a> |
-<a href="../ko/faq/support.html" title="Korean"> ko </a></p>
-</div><div id="footer">
-<p class="apache">Copyright 2006 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="../faq/">FAQ</a> | <a href="../glossary.html">¿ë¾î</a> | <a href="../sitemap.html">»çÀÌÆ®¸Ê</a></p></div>
-</body></html>
\ No newline at end of file
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8" ?>
-<!DOCTYPE faq SYSTEM "../style/faq.dtd">
-<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
-<!-- $LastChangedRevision$ -->
-
-<!--
- Licensed to the Apache Software Foundation (ASF) under one or more
- contributor license agreements. See the NOTICE file distributed with
- this work for additional information regarding copyright ownership.
- The ASF licenses this file to You under the Apache License, Version 2.0
- (the "License"); you may not use this file except in compliance with
- the License. You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<faq metafile="support.xml.meta">
-<parentdocument href="./">FAQ</parentdocument>
-
-<title>Support - Frequently Asked Questions</title>
-<description>What do I do when I have problems?</description>
-
-<section id="support"><title>Support</title>
- <ul>
- <li><a href="#support.what2do">"Why can't I ...? Why won't ... work?" What
- to do in case of problems</a></li>
-
- <li><a href="#support.support">Whom do I contact for support?</a></li>
- </ul>
-
- <section id="support.what2do">
- <title>"Why can't I ...? Why won't ... work?" What to do in case of
- problems</title>
-
- <p>If you are having trouble with your Apache server software, you should
- take the following steps:</p>
-
- <dl>
- <dt>Check the ErrorLog!</dt>
- <dd>Apache tries to be helpful when it encounters a problem. In many
- cases, it will provide some details by writing one or more messages to the
- server error log. Sometimes this is enough for you to diagnose & fix
- the problem yourself (such as file permissions or the like). The default
- location of the error log is
- <code>/usr/local/apache2/logs/error_log</code>, but see the <directive
- module="core">ErrorLog</directive> directive in your config files for the
- location on your server.</dd>
-
- <dt>Check the ErrorLog again!</dt>
- <dd>Nearly all problems can be solved by reading the error log.</dd>
-
- <dt>Check the <a
- href="http://httpd.apache.org/docs/&httpd.docs;/faq/">FAQ</a>!</dt>
- <dd>The latest version of the Apache Frequently-Asked Questions list can
- always be found at the main Apache web site.</dd>
-
- <dt>Check the Apache bug database</dt>
- <dd>Most problems that get reported to The Apache Group are recorded in
- the <a href="http://httpd.apache.org/bug_report.html">bug database</a>.
- <strong>Please</strong> check the existing reports, open
- <strong>and</strong> closed, before adding one. If you find that your
- issue has already been reported, please <em>don't</em> add a "me, too"
- report. If the original report isn't closed yet, we suggest that you
- check it periodically. You might also consider contacting the original
- submitter, because there may be an email exchange going on about the
- issue that isn't getting recorded in the database.</dd>
-
- <dt><a id="support.what2do.user-support"
- name="support.what2do.user-support">Ask in a user support forum</a></dt>
- <dd><p>Apache has an active community of users who are willing to share
- their knowledge. Participating in this community is usually the best and
- fastest way to get answers to your questions and problems.</p>
-
- <p><a href="http://httpd.apache.org/userslist.html">Users
- mailing list</a></p>
-
- <p><a href="irc://irc.freenode.net/#apache">#apache</a> on
- <a href="http://freenode.net">Freenode IRC</a> is also available for
- user support issues.</p>
- </dd>
-
- <dt>Please use the bug database for bugs!</dt>
- <dd><p>If you've gone through those steps above that are appropriate and
- have obtained no relief, then please <em>do</em> let the httpd developers
- know about the problem by <a
- href="http://httpd.apache.org/bug_report.html">logging a bug
- report</a>.</p>
-
- <p>If your problem involves the server crashing and generating a core
- dump, please <a href="http://httpd.apache.org/dev/debugging.html">
- include a backtrace</a> (if possible).</p>
- </dd>
- </dl>
- </section>
-
- <section id="support.support"><title>Whom do I contact for support?</title>
- <p>With millions of users and fewer than sixty volunteer developers,
- we cannot provide personal support for Apache. For free support, we
- suggest participating in a <a href="#support.what2do.user-support"
- >user forum</a>.</p>
-
- <p>Professional, commercial support for Apache is available from
- <a href="http://www.apache.org/info/support.cgi">a number of
- companies</a>.</p>
- </section>
-</section>
-
-</faq>
-
+++ /dev/null
-<?xml version="1.0" encoding="iso-2022-jp" ?>
-<!DOCTYPE faq SYSTEM "../style/faq.dtd">
-<?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 151408:420993 (outdated) -->
-
-<!--
- Licensed to the Apache Software Foundation (ASF) under one or more
- contributor license agreements. See the NOTICE file distributed with
- this work for additional information regarding copyright ownership.
- The ASF licenses this file to You under the Apache License, Version 2.0
- (the "License"); you may not use this file except in compliance with
- the License. You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<faq metafile="support.xml.meta">
-<parentdocument href="./">FAQ</parentdocument>
-
-<title>\e$B%5%]!<%H\e(B \e$B!=\e(B \e$B$h$/$"$k<ALd\e(B</title>
-<description>\e$B2?$+LdBj$,5/$3$C$?$H$-$K$I$&$9$k\e(B?</description>
-
-<section id="support"><title>\e$B%5%]!<%H\e(B</title>
- <ul>
- <li><a href="#support.what2do">\e$B!V$J$s$G!D\e(B? \e$B$I$&$7$FF0:n$7$J$$!D\e(B?\e$B!WLdBj$,\e(B
- \e$B5/$-$?$H$-$K$I$&$9$k$+\e(B</a></li>
-
- <li><a href="#support.support">\e$BC/$K%5%]!<%H$rMj$a$P$h$$\e(B?</a></li>
- </ul>
-
- <section id="support.what2do">
- <title>\e$B!V$J$s$G!D\e(B? \e$B$I$&$7$FF0:n$7$J$$!D\e(B?\e$B!WLdBj$,\e(B
- \e$B5/$-$?$H$-$K$I$&$9$k$+\e(B</title>
-
- <p>Apache \e$B$N%5!<%P%=%U%H%&%'%"$K2?$+LdBj$,5/$3$C$?$H$-$O!"0J2<$N\e(B
- \e$B<j=g$K=>$C$F$/$@$5$$\e(B:</p>
-
- <dl>
- <dt>\e$B%(%i!<%m%0$rD4$Y$k\e(B!</dt>
- <dd>\e$BLdBj$,H/@8$7$?$H$-$O\e(B Apache \e$B$O$J$k$Y$/<j=u$1$r$7$h$&$H$7$^$9!#\e(B
- \e$BB?$/$N>l9g!"\e(BApache \e$B$O%5!<%P$N%(%i!<%m%0$K%a%C%;!<%8$r=q$/$3$H$G!">\:Y$J\e(B
- \e$B>pJs$rDs6!$7$^$9!#>l9g$K$h$C$F$O!"$3$l$@$1$GLdBj$r<+J,<+?H$GJ,@O$7!"\e(B
- \e$B=$@5$9$k$?$a$K==J,$J>pJs$rF@$k$3$H$,$G$-$^$9\e(B (\e$B%U%!%$%k$N%Q!<%_%C%7%g%s$N\e(B
- \e$BLdBj$J$I\e(B)\e$B!#%(%i!<%m%0$N%G%U%)%k%H$N>l=j$O\e(B
- <code>/usr/local/apache2/logs/error_log</code> \e$B$G$9$,!"$"$J$?$N%5!<%P\e(B
- \e$B$G$N>l=j$rCN$k$?$a$K$O@_Dj%U%!%$%kCf$N\e(B <directive
- module="core">ErrorLog</directive> \e$B$r8+$F$/$@$5$$!#\e(B</dd>
-
- <dt><a
- href="http://httpd.apache.org/docs/&httpd.docs;/faq/">FAQ</a> \e$B$rD4$Y$k\e(B!</dt>
- <dd>Apache \e$B$N$h$/$"$k<ALd$N:G?7HG$O>o$K\e(B Apache \e$B$N<g%&%'%V%5%$%H$K\e(B
- \e$B$"$j$^$9!#\e(B</dd>
-
- <dt>Apache \e$B%P%0%G!<%?%Y!<%9$rD4$Y$k\e(B</dt>
- <dd>Apache \e$B%0%k!<%W$KJs9p$5$l$k$[$H$s$I$NLdBj$O\e(B<a
- href="http://httpd.apache.org/bug_report.html">\e$B%P%0%G!<%?%Y!<%9\e(B</a>\e$B$K\e(B
- \e$B5-O?$5$l$^$9!#\e(BOpen <strong>\e$B$b\e(B</strong> closed <strong>\e$B$b\e(B</strong> \e$B4^$a$F!"\e(B
- \e$B4{B8$N%l%]!<%H$K$"$k$+$I$&$+$rD4$Y$F\e(B<strong>\e$B$/$@$5$$\e(B</strong>\e$B!#\e(B
- \e$B4{$KLdBj$,Js9p$5$l$F$$$k$H$-!"!V;d$b!W$H$$$&Js9p$ODI2C\e(B<em>\e$B$7$J$$$G\e(B
- \e$B$/$@$5$$\e(B</em>\e$B!#85$NJs9p$,\e(B close \e$B$5$l$F$$$J$$$H$-$O!"Dj4|E*$K\e(B
- \e$B%P%0%G!<%?%Y!<%9$rD4$Y$k$3$H$r$*A&$a$7$^$9!#$^$?!"85$NDs=P<T$K\e(B
- \e$BO"Mm$r<h$k$3$H$b9MN8$KF~$l$F$*$/$H$h$$$G$7$g$&!#%G!<%?%Y!<%9$K\e(B
- \e$B5-O?$5$l$F$$$J$$EE;R%a!<%k$N8r49$,9T$J$o$l$F$$$k$+$b$7$l$^$;$s!#\e(B</dd>
-
- <dt><a id="support.what2do.user-support"
- name="support.what2do.user-support">\e$B%f!<%6%5%]!<%H%U%)!<%i%`$G<ALd$9$k\e(B</a></dt>
- <dd><p>Apache \e$B$K$O$h$m$3$s$GCN<1$r6&M-$5$;$F$/$l$k3hH/$J\e(B
- \e$B%f!<%6$N%3%_%e%K%F%#$,$"$j$^$9!#$3$N%3%_%e%K%F%#$K;22C$9$k$3$H$,!"\e(B
- \e$BIaDL$O<ALd$dLdBj$KBP$9$k2sEz$rF@$k:GA1$G:GB.$N<jCJ$G$9!#\e(B</p>
-
- <p><a href="http://httpd.apache.org/userslist.html">\e$B%f!<%6\e(B
- \e$B%a!<%j%s%0%j%9%H\e(B</a></p>
-
- <p>USENET \e$B%K%e!<%9%0%k!<%W\e(B:</p>
-
- <ul>
- <li>comp.infosystems.www.servers.unix
- [<a href="news:comp.infosystems.www.servers.unix">\e$B%K%e!<%9\e(B</a>]
- [<a href="http://groups.google.com/groups?group=comp.infosystems.www.servers.unix">google</a>]
- </li>
-
- <li>comp.infosystems.www.servers.ms-windows
- [<a href="news:comp.infosystems.www.servers.ms-windows">\e$B%K%e!<%9\e(B</a>]
- [<a href="http://groups.google.com/groups?group=comp.infosystems.www.servers.ms-windows">google</a>]
- </li>
-
- <li>comp.infosystems.www.authoring.cgi
- [<a href="news:comp.infosystems.www.authoring.cgi">\e$B%K%e!<%9\e(B</a>]
- [<a href="http://groups.google.com/groups?group=comp.infosystems.www.authoring.cgi">google</a>]
- </li>
- </ul></dd>
-
- <dd>\e$B$b$7!"A4It<:GT$7$?>l9g$O!"LdBj$r%P%0%G!<%?%Y!<%9$KJs9p$7$F$/$@$5$$\e(B</dd>
- <dd><p>\e$B>e5-$N<jCJ$NCf$G3:Ev$9$k$b$N$r$r$9$Y$F<h$C$F!"\e(B
- \e$B$=$l$G$bLdBj$N2r7h:v$rF@$i$l$J$+$C$?>l9g$O!"\e(B<a
- href="http://httpd.apache.org/bug_report.html">\e$B%P%0$NJs9p\e(B</a>\e$B$r\e(B
- \e$B$9$k$3$H$K$h$j!"LdBj$r\e(B<em>\e$B$<$R\e(B</em> httpd \e$B3+H/<T$KCN$i$;$F$/$@$5$$!#\e(B</p>
-
- <p>\e$B%5!<%P$N%/%i%C%7%e$d%3%"%@%s%W$NH/@8$9$kLdBj$G$"$l$P!"\e(B(\e$B2DG=$G$"$l$P\e(B)
- \e$B%P%C%/%H%l!<%9$rJs9p$K4^$a$F$/$@$5$$!#Nc$($P!"\e(B</p>
-
- <example>
- # cd <var>ServerRoot</var><br />
- # dbx <var>httpd</var> <var>core</var><br />
- (dbx) where
- </example>
-
- <p>(<var>ServerRoot</var> \e$B$H\e(B <var>httpd</var> \e$B$H\e(B <var>core</var> \e$B%U%!%$%k\e(B
- \e$B$N0LCV$rE,@Z$J$b$N$KCV$-49$($F$/$@$5$$!#\e(B<code>dbx</code> \e$B$NBe$o$j$K\e(B
- <code>gdb</code> \e$B$r;H$&I,MW$,$"$k$+$b$7$l$^$;$s!#\e(B)</p>
- </dd>
- </dl>
- </section>
-
- <section id="support.support"><title>\e$BC/$K%5%]!<%H$rMj$a$P$h$$\e(B?</title>
- <p>\e$B?tI4K|$N%f!<%6$KBP$7$F!"\e(B40\e$BL$K~$N%\%i%s%F%#%"3+H/<T$7$+$$$J$$$?$a!"\e(B
- Apache \e$B$N8D?ME*$J%5%]!<%H$rDs6!$9$k$3$H$O$G$-$^$;$s!#L5NA$N\e(B
- \e$B%5%]!<%H$K$O!"\e(B<a href="#support.what2do.user-support"
- >\e$B%f!<%6$N%U%)!<%i%`\e(B</a>\e$B$K;22C$9$k$N$,NI$$$G$7$g$&!#\e(B</p>
-
- <p>Apache \e$B$N%W%m$N!">&MQ%5%]!<%H$b\e(B
- <a href="http://www.apache.org/info/support.cgi">\e$BB?$/$N2q<R\e(B</a>
- \e$B$+$iDs6!$5$l$F$$$^$9!#\e(B</p>
- </section>
-</section>
-
-</faq>
-
+++ /dev/null
-<?xml version="1.0" encoding="EUC-KR" ?>
-<!DOCTYPE faq SYSTEM "../style/faq.dtd">
-<?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 151408:420993 (outdated) -->
-
-<!--
- Licensed to the Apache Software Foundation (ASF) under one or more
- contributor license agreements. See the NOTICE file distributed with
- this work for additional information regarding copyright ownership.
- The ASF licenses this file to You under the Apache License, Version 2.0
- (the "License"); you may not use this file except in compliance with
- the License. You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<faq metafile="support.xml.meta">
-<parentdocument href="./">FAQ</parentdocument>
-
-<title>Áö¿ø - ÀÚÁÖ ¹°¾îº¸´Â Áú¹® (FAQ)</title>
-<description>¹®Á¦°¡ »ý±â¸é ¾î¶»°Ô ÇØ°áÇϳª?</description>
-
-<section id="support"><title>Áö¿ø</title>
- <ul>
- <li><a href="#support.what2do">"¿Ö ... ¾ÈµÇ³ª? ¿Ö ... µ¿ÀÛÇÏÁö
- ¾Ê´Â°¡?" ¹®Á¦°¡ »ý±â¸é ÇÒÀÏ</a></li>
-
- <li><a href="#support.support">µµ¿òÀ» ¾òÀ¸·Á¸é ´©±¸¿¡°Ô
- ¿¬¶ôÇϳª?</a></li>
- </ul>
-
- <section id="support.what2do">
- <title>"¿Ö ... ¾ÈµÇ³ª? ¿Ö ... µ¿ÀÛÇÏÁö ¾Ê´Â°¡?" ¹®Á¦°¡ »ý±â¸é
- ÇÒÀÏ</title>
-
- <p>¾ÆÆÄÄ¡ ¼¹ö ¼ÒÇÁÆ®¿þ¾î¿¡ ¹®Á¦°¡ »ý±â¸é ´ÙÀ½°ú °°Àº
- ´Ü°è¸¦ µû¸¥´Ù:</p>
-
- <dl>
- <dt>¿À·ù ·Î±×(errorlog)¸¦ È®ÀÎÇ϶ó!</dt>
- <dd>¾ÆÆÄÄ¡ ¼¹ö´Â ¹®Á¦°¡ »ý±â¸é µµ¿òÀ» ÁÖ·Á°í ³ë·ÂÇÑ´Ù.
- ¸¹Àº °æ¿ì ¼¹ö ¿À·ù ·Î±×¿¡ ÀÚ¼¼ÇÑ ³»¿ëÀ» ±â·ÏÇÑ´Ù.
- À̰͸¸À¸·Îµµ Á÷Á¢ (ÆÄÀϱÇÇÑ µî) ¹®Á¦¸¦ ¹ß°ßÇÏ°í °íÄ¥ ¼ö
- ÀÖ´Â °æ¿ì°¡ ¸¹´Ù. ¿À·ù ·Î±×ÀÇ ±âº» À§Ä¡´Â
- <code>/usr/local/apache2/logs/error_log</code>ÀÌÁö¸¸,
- Á¤È®ÇÑ À§Ä¡´Â ¼³Á¤ÆÄÀÏÀÇ <directive
- module="core">ErrorLog</directive> Áö½Ã¾î¸¦ Âü°íÇ϶ó.</dd>
-
- <dt><a
- href="http://httpd.apache.org/docs/&httpd.docs;/faq/">FAQ</a>¸¦
- È®ÀÎÇ϶ó!</dt>
- <dd>¾ÆÆÄÄ¡ À¥»çÀÌÆ®¿¡¼ Ç×»ó ¾ÆÆÄÄ¡ FAQ ÃÖ½ÅÆÇÀ» º¼ ¼ö
- ÀÖ´Ù.</dd>
-
- <dt>¾ÆÆÄÄ¡ ¹ö±× µ¥ÀÌÅͺ£À̽º¸¦ È®ÀÎÇ϶ó</dt>
- <dd>¾ÆÆÄÄ¡±×·ì(The Apache Group)¿¡ º¸°íµÈ ´ëºÎºÐÀÇ ¹®Á¦´Â
- <a href="http://httpd.apache.org/bug_report.html">¹ö±×
- µ¥ÀÌÅͺ£À̽º</a>¿¡ ±â·ÏµÈ´Ù. »õ·Î ¹ö±×¸¦ Ãß°¡Çϱâ Àü¿¡,
- ÀÌ¹Ì ¾Ë·ÁÁ³°Å³ª(open) ÇØ°áµÈ(closed) ¹ö±×°¡ ÀÖ´ÂÁö È®ÀÎÇϱæ
- <strong>¹Ù¶õ´Ù</strong>. ÀÌ¹Ì ¹®Á¦°¡ º¸°íµÇ¾ú´Ù¸é "³ªµµ
- ÀÌ·± ¹®Á¦°¡ ÀÖ´Ù°í" º¸°íÇÏÁö <em>¾Ê±æ</em> ¹Ù¶õ´Ù. ¾ÆÁ÷
- ÇØ°áµÇÁö ¾Ê¾Ò´Ù¸é ÁÖ±âÀûÀ¸·Î »óȲÀ» È®ÀÎÇÏ±æ ¹Ù¶õ´Ù. ¶Ç,
- µ¥ÀÌÅͺ£À̽º¿¡ ±â·ÏµÇÁö ¾Ê°í À̸ÞÀÏ ±³È¯À¸·Î ÁøÇàµÈ »çÇ×ÀÌ
- ÀÖÀ» ¼ö ÀÖÀ¸´Ï óÀ½ ¹®Á¦¸¦ º¸°íÇÑ »ç¶÷¿¡°Ô ¿¬¶ôÇغ¼ ¼öµµ
- ÀÖ´Ù.</dd>
-
- <dt><a id="support.what2do.user-support"
- name="support.what2do.user-support">»ç¿ëÀÚ Áö¿ø °ø°£¿¡
- ¹®ÀÇÇÑ´Ù</a></dt>
- <dd><p>¾ÆÆÄÄ¡¿¡ ´ëÇÑ Áö½ÄÀ» °øÀ¯ÇÏ±æ ¿øÇÏ´Â È°¹ßÇÑ »ç¿ëÀÚ
- °øµ¿Ã¼µéÀÌ ÀÖ´Ù. ÀϹÝÀûÀ¸·Î ÀÌ·± °øµ¿Ã¼¿¡ Âü¿©ÇÏ´Â °ÍÀÌ
- ¹®Á¦ÀÇ ´äÀ» ¾ò´Â °¡Àå ÁÁ°í ºü¸¥ ¹æ¹ýÀÌ´Ù.</p>
-
- <p><a href="http://httpd.apache.org/userslist.html">»ç¿ëÀÚ
- ¸ÞÀϸµ¸®½ºÆ®</a></p>
-
- <p>USENET ´º½º±×·ì:</p>
-
- <ul>
- <li>comp.infosystems.www.servers.unix
- [<a href="news:comp.infosystems.www.servers.unix">news</a>]
- [<a href="http://groups.google.com/groups?group=comp.infosystems.www.servers.unix">google</a>]
- </li>
-
- <li>comp.infosystems.www.servers.ms-windows
- [<a href="news:comp.infosystems.www.servers.ms-windows">news</a>]
- [<a href="http://groups.google.com/groups?group=comp.infosystems.www.servers.ms-windows">google</a>]
- </li>
-
- <li>comp.infosystems.www.authoring.cgi
- [<a href="news:comp.infosystems.www.authoring.cgi">news</a>]
- [<a href="http://groups.google.com/groups?group=comp.infosystems.www.authoring.cgi">google</a>]
- </li>
- </ul></dd>
-
- <dt>À§ÀÇ ¹æ¹ýÀÌ ¸ðµÎ ½ÇÆÐÇÏ¸é ¹ö±× µ¥ÀÌÅͺ£À̽º¿¡ ¹®Á¦¸¦
- º¸°íÇÑ´Ù</dt>
- <dd><p>À§ÀÇ ´Ü°è¸¦ ¸ðµÎ ½ÃµµÇÏ°íµµ ÇØ°áÃ¥ÀÌ ¾ø´Ù¸é, <a
- href="http://httpd.apache.org/bug_report.html">¹ö±×¸¦
- º¸°íÇÏ¿©</a> À¥¼¹ö °³¹ßÀڵ鿡°Ô ¹®Á¦¸¦ <em>¾Ë¸®±æ</em>
- ¹Ù¶õ´Ù.</p>
-
- <p>core dump¸¦ ¸¸µé¸ç ¼¹ö°¡ Á×´Â °æ¿ì¶ó¸é (°¡´ÉÇϸé)
- backtrace<transnote>¹®Á¦°¡ ½ÇÇàÆÄÀÏÀÇ Á¤È®È÷ ¾î¶² ÁöÁ¡¿¡¼
- ¹ß»ýÇÏ¿´°í, ÇÁ·Î±×·¥ÀÌ ±× ÁöÁ¡±îÁö ¾î¶² °æ·Î·Î ½ÇÇàµÇ¾ú´ÂÁö¸¦
- ¾Ë·ÁÁÖ´Â Á¤º¸</transnote>¸¦ Æ÷ÇÔÇÏ±æ ¹Ù¶õ´Ù. ¿¹¸¦ µé¾î,</p>
-
- <example>
- # cd <var>ServerRoot</var><br />
- # dbx <var>httpd</var> <var>core</var><br />
- (dbx) where
- </example>
-
- <p>(<var>ServerRoot</var>, <var>httpd</var>, <var>core</var>
- ÆÄÀÏÀÇ ½ÇÁ¦ À§Ä¡¸¦ ´ë½Å »ç¿ëÇ϶ó. <code>dbx</code> ´ë½Å
- <code>gdb</code>¸¦ »ç¿ëÇØ¾ß ÇÒ ¼öµµ ÀÖ´Ù.)</p>
- </dd>
- </dl>
- </section>
-
- <section id="support.support"><title>µµ¿òÀ» ¾òÀ¸·Á¸é ´©±¸¿¡°Ô
- ¿¬¶ôÇϳª?</title>
- <p>40¸í °¡·®ÀÇ ÀÚ¹ßÀûÀ¸·Î Âü¿©ÇÑ °³¹ßÀÚ¸¸À¸·Î´Â ¼ö¹é¸¸ÀÇ
- »ç¿ëÀÚ¿¡°Ô ¾ÆÆÄÄ¡¿¡ ´ëÇØ ÀÏÀÏÀÌ Áö¿øÇÒ ¼ö ¾ø´Ù. ¹«·á Áö¿øÀ»
- ¾òÀ¸·Á¸é <a href="#support.what2do.user-support">»ç¿ëÀÚ
- °ø°£</a>¿¡ Âü¿©ÇÏ±æ ±ÇÇÑ´Ù.</p>
-
- <p>¾ÆÆÄÄ¡¿¡ ´ëÇÑ Á÷¾÷ÀûÀÎ À¯·á Áö¿øÀº <a
- href="http://www.apache.org/info/support.cgi">¿©·¯
- ȸ»ç</a>¿¡¼ Á¦°øÇÑ´Ù.</p>
- </section>
-</section>
-
-</faq>
-
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8" ?>
-
-<metafile>
- <basename>support</basename>
- <path>/faq/</path>
- <relpath>..</relpath>
-
- <variants>
- <variant>en</variant>
- <variant outdated="yes">ja</variant>
- <variant outdated="yes">ko</variant>
- </variants>
-</metafile>