#tar -zvxf httpd-2.2.19.tar.gz #cd httpd-2.2.19 #mkdir /usr/local/apache2 #./configure --prefix=/usr/local/apache2 --enable-modules=so --enable-rewrite #make && make install #chkconfig httpd on #service httpd start #service httpd stop
博客园 © 2004-2025 浙公网安备 33010602011771号 浙ICP备2021040463号-3