PageRenderTime 53ms CodeModel.GetById 24ms RepoModel.GetById 1ms app.codeStats 0ms

/ctrl/manual/faq/error.html.ko.euc-kr

https://bitbucket.org/neo7/webrasys
Unknown | 82 lines | 68 code | 14 blank | 0 comment | 0 complexity | 7747c75b3fe1b4e5e092a5ffd298d176 MD5 | raw file
Possible License(s): Apache-2.0
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" lang="ko" xml:lang="ko"><head><!--
  4. XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
  5. This file is generated from xml source: DO NOT EDIT
  6. XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
  7. -->
  8. <title>??? - ?? ???? ?? (FAQ) - Apache HTTP Server</title>
  9. <link href="../style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" />
  10. <link href="../style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" />
  11. <link href="../style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" />
  12. <link href="../images/favicon.ico" rel="shortcut icon" /></head>
  13. <body id="manual-page" class="no-sidebar"><div id="page-header">
  14. <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>
  15. <p class="apache">Apache HTTP Server Version 2.0</p>
  16. <img alt="" src="../images/feather.gif" /></div>
  17. <div class="up"><a href="./"><img title="&lt;-" alt="&lt;-" src="../images/left.gif" /></a></div>
  18. <div id="path">
  19. <a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP Server</a> &gt; <a href="http://httpd.apache.org/docs-project/">Documentation</a> &gt; <a href="../">Version 2.0</a> &gt; <a href="./">FAQ</a></div><div id="page-content"><div id="preamble"><h1>??? - ?? ???? ?? (FAQ)</h1>
  20. <div class="toplang">
  21. <p><span>??? ??: </span><a href="../en/faq/error.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
  22. <a href="../ko/faq/error.html" title="Korean">&nbsp;ko&nbsp;</a></p>
  23. </div>
  24. </div>
  25. <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
  26. <div class="section">
  27. <h2><a name="error" id="error">???</a></h2>
  28. <ul>
  29. <li><a href="#error.sendfile">Invalid argument:
  30. core_output_filter: writing data to the network</a></li>
  31. <li><a href="#error.acceptex">AcceptEx failed</a></li>
  32. <li><a href="#error.scriptheaders">Premature end of script
  33. headers</a></li>
  34. </ul>
  35. <h3><a name="error.sendfile" id="error.sendfile">Invalid argument:
  36. core_output_filter: writing data to the network</a></h3>
  37. <p>???? <code>sendfile</code> ?????? ?????,
  38. ???? ??? ??? ??????? ? ?????? ????.
  39. ???? ?? ????? ???? ?????
  40. <code>sendfile</code>? ????? ???? ???? ?????
  41. ????? ????. ? ??? ??? ??????? ???
  42. ?????? ???? ?? ????.</p>
  43. <p>? ??? ??? ?? ??(error log)? ?? ???
  44. ????? ??? 0? ?? ??? ?? ??? 0? ???
  45. ?? ????. ???? ??? ?????
  46. <code>sendfile</code>? ???? ????? ????? ???
  47. ??? ????? ??? ????.</p>
  48. <p>??? ????? ??? <code>sendfile</code>? ????
  49. ??? <code class="directive"><a href="../mod/core.html#enablesendfile">EnableSendfile</a></code>
  50. ???? ????. ?, ?? ??? ??? ?? <code class="directive"><a href="../mod/core.html#enablemmap">EnableMMAP</a></code>? ????.</p>
  51. <h3><a name="error.acceptex" id="error.acceptex">AcceptEx Failed</a></h3>
  52. <p>win32?? <code>AcceptEx</code> ?????? ?? ????
  53. ???, <code class="directive"><a href="../mod/mpm_winnt.html#win32disableacceptex">Win32DisableAcceptEx</a></code>
  54. ???? ????.</p>
  55. <h3><a name="error.scriptheaders" id="error.scriptheaders">Premature end of script
  56. headers</a></h3>
  57. <p>?? CGI ????? ??? ??? ?????? <code>Internal
  58. Server Error</code>? ??? ????? ? ??? ????.
  59. ?? ??? ????? <a href="../howto/cgi.html#troubleshoot">CGI ????</a>?
  60. ??? ? ? ??.</p>
  61. </div></div>
  62. <div class="bottomlang">
  63. <p><span>??? ??: </span><a href="../en/faq/error.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
  64. <a href="../ko/faq/error.html" title="Korean">&nbsp;ko&nbsp;</a></p>
  65. </div><div id="footer">
  66. <p class="apache">Copyright 1995-2005 The Apache Software Foundation or its licensors, as applicable.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
  67. <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>
  68. </body></html>