[Web]
redlinux 9.0 安装 apache 问题
安装(ctrl+ait +f1) 安装提示框
# >;tar zxvf httpd-2.0.49.tar.gz
# >;cd httpd-2.0.49
# >;./configure --prefix=/usr/local/apache2 --enable-so --enable-ssl
(--prefix=/usr/local/apache2 为安装路径,--enable-so支持模块,--enable-ssl支持ssl)
就是提示 安装 路进错误 $pach