Lines Matching full:prefix
75 <td><code>$ ./configure --prefix=<em>PREFIX</em></code>
94 <td><code>$ vi <em>PREFIX</em>/conf/httpd.conf</code> </td>
100 <td><code>$ <em>PREFIX</em>/bin/apachectl -k start</code>
106 number, and <em>PREFIX</em> must be replaced with the
108 <em>PREFIX</em> is not specified, it defaults to
244 <p>The most important option is the location <code>--prefix</code>
287 ./configure --prefix=/sw/pkg/apache \<br />
316 installation <em>PREFIX</em> (see <code>--prefix</code> option
322 <em>PREFIX</em> is usually a directory with restricted write
333 <code><em>PREFIX</em>/conf/</code>.</p>
335 <example>$ vi <em>PREFIX</em>/conf/httpd.conf</example>
338 <code><em>PREFIX</em>/docs/manual/</code> or consult <a
350 <example>$ <em>PREFIX</em>/bin/apachectl -k start</example>
355 which will usually be <code><em>PREFIX</em>/htdocs/</code>.
359 <example>$ <em>PREFIX</em>/bin/apachectl -k stop</example>
397 $ <em>PREFIX</em>/bin/apachectl -k graceful-stop<br />
398 $ <em>PREFIX</em>/bin/apachectl -k start<br />
404 using a different <code>--prefix</code> and a
414 $ ./config.nice --prefix=/home/test/apache --with-port=90