httpd 2.4.23 中文文档lynx http://httpd.apache.org/download.cgi Extract $ gzip -d httpd-NN.tar.gz $ tar xvf httpd-NN.tar $ cd httpd-NN Configure $ ./configure --prefix=PREFIX Compile $ make Install $ make install Customize new directory under the current directory containing the source code for the distribution. You should cd into that directory before proceeding with compiling the server. Configuring the source tree The suggested that you create that directory as root, with commands like these: mkdir /usr/local/apache cd /usr/local/apache mkdir bin conf logs chown 0 . bin conf logs chgrp 0 . bin conf logs chmod 7550 码力 | 2559 页 | 2.11 MB | 1 年前3
httpd 2.4.20 中文文档lynx http://httpd.apache.org/download.cgi Extract $ gzip -d httpd-NN.tar.gz $ tar xvf httpd-NN.tar $ cd httpd-NN Configure $ ./configure --prefix=PREFIX Compile $ make Install $ make install Customize new directory under the current directory containing the source code for the distribution. You should cd into that directory before proceeding with compiling the server. Configuring the source tree The suggested that you create that directory as root, with commands like these: mkdir /usr/local/apache cd /usr/local/apache mkdir bin conf logs chown 0 . bin conf logs chgrp 0 . bin conf logs chmod 7550 码力 | 2533 页 | 2.09 MB | 1 年前3
httpd 2.4.25 中文文档from http://httpd.apache.org/download.cgi Extract $ gzip -d httpd-NN.tar.gz $ tar xvf httpd-NN.tar $ cd httpd-NN Configure $ ./configure --prefix=PREFIX Compile $ make Install $ make install Customize new directory under the current directory containing the source code for the distribution. You should cd into that directory before proceeding with compiling the server. Configuring the source tree The suggested that you create that directory as root, with commands like these: mkdir /usr/local/apache cd /usr/local/apache mkdir bin conf logs chown 0 . bin conf logs chgrp 0 . bin conf logs chmod 7550 码力 | 2573 页 | 2.12 MB | 1 年前3
httpd 2.2.29 中文文档lynx http://httpd.apache.org/download.cgi Extract $ gzip -d httpd-NN.tar.gz $ tar xvf httpd-NN.tar $ cd httpd-NN Configure $ ./configure --prefix=PREFIX Compile $ make Install $ make install Customize apr/apr-util: # Build and install apr 1.2 cd srclib/apr ./configure --prefix=/usr/local/apr-httpd/ make make install # Build and install apr-util 1.2 cd ../apr-util ./configure --prefix=/usr/local/apr-util-httpd/ --prefix=/usr/local/apr-util-httpd/ --with- apr=/usr/local/apr-httpd/ make make install # Configure httpd cd ../../ ./configure --with-apr=/usr/local/apr-httpd/ --with-apr- util=/usr/local/apr-util-httpd/ Download0 码力 | 1854 页 | 1.48 MB | 1 年前3
httpd 2.2.27 中文文档lynx http://httpd.apache.org/download.cgi Extract $ gzip -d httpd-NN.tar.gz $ tar xvf httpd-NN.tar $ cd httpd-NN Configure $ ./configure --prefix=PREFIX Compile $ make Install $ make install Customize apr/apr-util: # Build and install apr 1.2 cd srclib/apr ./configure --prefix=/usr/local/apr-httpd/ make make install # Build and install apr-util 1.2 cd ../apr-util ./configure --prefix=/usr/local/apr-util-httpd/ --prefix=/usr/local/apr-util-httpd/ --with- apr=/usr/local/apr-httpd/ make make install # Configure httpd cd ../../ ./configure --with-apr=/usr/local/apr-httpd/ --with-apr- util=/usr/local/apr-util-httpd/ Download0 码力 | 1849 页 | 1.47 MB | 1 年前3
httpd 2.2.31 中文文档lynx http://httpd.apache.org/download.cgi Extract $ gzip -d httpd-NN.tar.gz $ tar xvf httpd-NN.tar $ cd httpd-NN Configure $ ./configure --prefix=PREFIX Compile $ make Install $ make install Customize apr/apr-util: # Build and install apr 1.2 cd srclib/apr ./configure --prefix=/usr/local/apr-httpd/ make make install # Build and install apr-util 1.2 cd ../apr-util ./configure --prefix=/usr/local/apr-util-httpd/ --prefix=/usr/local/apr-util-httpd/ --with- apr=/usr/local/apr-httpd/ make make install # Configure httpd cd ../../ ./configure --with-apr=/usr/local/apr-httpd/ --with-apr- util=/usr/local/apr-util-httpd/ Download0 码力 | 1860 页 | 1.48 MB | 1 年前3
httpd 2.2.27.dev 中文文档lynx http://httpd.apache.org/download.cgi Extract $ gzip -d httpd-NN.tar.gz $ tar xvf httpd-NN.tar $ cd httpd-NN Configure $ ./configure --prefix=PREFIX Compile $ make Install $ make install Customize apr/apr-util: # Build and install apr 1.2 cd srclib/apr ./configure --prefix=/usr/local/apr-httpd/ make make install # Build and install apr-util 1.2 cd ../apr-util ./configure --prefix=/usr/local/apr-util-httpd/ --prefix=/usr/local/apr-util-httpd/ --with- apr=/usr/local/apr-httpd/ make make install # Configure httpd cd ../../ ./configure --with-apr=/usr/local/apr-httpd/ --with-apr- util=/usr/local/apr-util-httpd/ Download0 码力 | 1849 页 | 1.47 MB | 1 年前3
httpd 2.4.28 中文文档from http://httpd.apache.org/download.cgi Extract $ gzip -d httpd-NN.tar.gz $ tar xvf httpd-NN.tar $ cd httpd-NN Configure $ ./configure --prefix=PREFIX Compile $ make Install $ make install Customize new directory under the current directory containing the source code for the distribution. You should cd into that directory before proceeding with compiling the server. Configuring the source tree The suggested that you create that directory as root, with commands like these: mkdir /usr/local/apache cd /usr/local/apache mkdir bin conf logs chown 0 . bin conf logs chgrp 0 . bin conf logs chmod 7550 码力 | 2659 页 | 3.10 MB | 1 年前3
httpd 2.4.33 中文文档from http://httpd.apache.org/download.cgi Extract $ gzip -d httpd-NN.tar.gz $ tar xvf httpd-NN.tar $ cd httpd-NN Configure $ ./configure --prefix=PREFIX Compile $ make Install $ make install Customize new directory under the current directory containing the source code for the distribution. You should cd into that directory before proceeding with compiling the server. Configuring the source tree The suggested that you create that directory as root, with commands like these: mkdir /usr/local/apache cd /usr/local/apache mkdir bin conf logs chown 0 . bin conf logs chgrp 0 . bin conf logs chmod 7550 码力 | 2692 页 | 3.12 MB | 1 年前3
httpd 2.2.32 中文文档from http://httpd.apache.org/download.cgi Extract $ gzip -d httpd-NN.tar.gz $ tar xvf httpd-NN.tar $ cd httpd-NN Configure $ ./configure --prefix=PREFIX Compile $ make Install $ make install Customize apr/apr-util: # Build and install apr 1.4 cd srclib/apr ./configure --prefix=/usr/local/apr-httpd/ make make install # Build and install apr-util 1.4 cd ../apr-util ./configure --prefix=/usr/local/apr-util-httpd/ --prefix=/usr/local/apr-util-httpd/ --with- apr=/usr/local/apr-httpd/ make make install # Configure httpd cd ../../ ./configure --with-apr=/usr/local/apr-httpd/ --with-apr- util=/usr/local/apr-util-httpd/ Download0 码力 | 1866 页 | 1.48 MB | 1 年前3
共 23 条
- 1
- 2
- 3













