install.unix.fhttpd.html

来自「php的帮助文档,涉及到PHP的案例和基本语法,以及实际应用内容」· HTML 代码 · 共 34 行

HTML
34
字号
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html> <head>  <title>fhttpd related notes</title>  <meta http-equiv="content-type" content="text/html; charset=UTF-8"> </head> <body><div style="text-align: center;"> <div class="prev" style="text-align: left; float: left;"><a href="install.unix.caudium.html">Caudium</a></div> <div class="next" style="text-align: right; float: right;"><a href="install.unix.sun.html">Sun, iPlanet and Netscape servers on Sun Solaris</a></div> <div class="up"><a href="install.unix.html">Installation on Unix systems</a></div> <div class="home"><a href="index.html">PHP Manual</a></div></div><hr /><div id="install.unix.fhttpd" class="sect1">   <h2 class="title">fhttpd related notes</h2>   <p class="para">    To build PHP as an fhttpd module, answer &quot;yes&quot; to &quot;Build as an    fhttpd module?&quot; (the <a href="configure.html#configure.with-fhttpd" class="link">    --with-fhttpd</a>=<span class="replaceable">DIR</span>    option to configure) and specify the fhttpd source base    directory.  The default directory is <var class="filename">/usr/local/src/fhttpd</var>. If you are    running fhttpd, building PHP as a module will give better    performance, more control and remote execution capability.   </p>   <blockquote><p><b class="note">Note</b>:     <span class="simpara">     Support for fhttpd is no longer available as of PHP 4.3.0.    </span>   </p></blockquote>  </div><hr /><div style="text-align: center;"> <div class="prev" style="text-align: left; float: left;"><a href="install.unix.caudium.html">Caudium</a></div> <div class="next" style="text-align: right; float: right;"><a href="install.unix.sun.html">Sun, iPlanet and Netscape servers on Sun Solaris</a></div> <div class="up"><a href="install.unix.html">Installation on Unix systems</a></div> <div class="home"><a href="index.html">PHP Manual</a></div></div></body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?